#65E5EB#65E5EB
#65E5EB is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.3% C 0.113 H 199.5°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #65E5EB |
|---|---|
| RGB | rgb(101, 229, 235) |
| HSL | hsl(183, 77%, 66%) |
| HSV | hsv(183, 57%, 92%) |
| CMYK | cmyk(57%, 2.6%, 0%, 7.8%) |
| CIE-LAB | lab(84.38, -33.46, -13.61) |
| CIE-LCH | lch(84.38, 36.13, 202.13°) |
| OKLab | oklab(85.27% -0.1063 -0.0377) |
| OKLCH | oklch(85.27% 0.113 199.5) |
| XYZ | xyz(48.3752, 64.7986, 88.5392) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.92
Bright Light Blue
#26F7FD
ΔE00 4.83
Robin Egg Blue
#8AF1FE
ΔE00 5.01
Aqua Blue
#02D8E9
ΔE00 5.18
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Bright Cyan
#41FDFE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E5EB #EB6B65
analogous
#65EBAE #65E5EB #65A2EB
triadic
#65E5EB #EB65E5 #E5EB65
tetradic
#65E5EB #AE65EB #EB6B65 #A2EB65
square
#65E5EB #AE65EB #EB6B65 #A2EB65
split-complementary
#65E5EB #EB65A2 #EBAE65
monochromatic
#19B6BD #2FDCE4 #65E5EB #9BEEF2 #D1F7F9
Accessibility & contrast
On white
1.50
#65E5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#65E5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E5EB
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E5EB | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEC
Deuteranopia (green-blind)
#C1CCEC
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e5eb; /* rgb */ color: rgb(101, 229, 235); /* oklch */ color: oklch(85.3% 0.113 199.5);
Tailwind
colors: {
custom: {
50: '#9dedf1',
500: '#65e5eb',
950: '#000000',
},
}SCSS
$custom: #65e5eb; $custom-light: #9dedf1; $custom-dark: #000000;
JSON
{
"hex": "#65e5eb",
"rgb": {
"r": 101,
"g": 229,
"b": 235
},
"hsl": {
"h": 182.687,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85268,
"c": 0.11282,
"h": 199.5
},
"luminance": 0.64803
}Semantic roles & 50–950 ramp
primary
#65E5EB
secondary
#BC3E38
accent
#150CD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585