#65D9EC#65D9EC
#65D9EC is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.5% C 0.108 H 209.7°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #65D9EC |
|---|---|
| RGB | rgb(101, 217, 236) |
| HSL | hsl(188, 78%, 66%) |
| HSV | hsv(188, 57%, 93%) |
| CMYK | cmyk(57.2%, 8.1%, 0%, 7.5%) |
| CIE-LAB | lab(80.99, -27.44, -19.25) |
| CIE-LCH | lch(80.99, 33.51, 215.05°) |
| OKLab | oklab(82.55% -0.0934 -0.0533) |
| OKLCH | oklch(82.55% 0.108 209.7) |
| XYZ | xyz(45.3138, 58.4441, 88.2334) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.30
Robin'S Egg
#6DEDFD
ΔE00 4.66
Neon Blue
#04D9FF
ΔE00 5.20
Robin Egg Blue
#8AF1FE
ΔE00 5.98
Robin'S Egg Blue
#98EFF9
ΔE00 6.54
Sky Blue
#87CEEB
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D9EC #EC7865
analogous
#65ECBB #65D9EC #6595EC
triadic
#65D9EC #EC65D9 #D9EC65
tetradic
#65D9EC #BB65EC #EC7865 #95EC65
square
#65D9EC #BB65EC #EC7865 #95EC65
split-complementary
#65D9EC #EC6595 #ECBB65
monochromatic
#18A7BF #2FCCE5 #65D9EC #9BE6F3 #D2F4F9
Accessibility & contrast
On white
1.65
#65D9EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#65D9EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D9EC
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D9EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D9EC | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2ED
Deuteranopia (green-blind)
#B4C3EC
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65d9ec; /* rgb */ color: rgb(101, 217, 236); /* oklch */ color: oklch(82.5% 0.108 209.7);
Tailwind
colors: {
custom: {
50: '#9de5f2',
500: '#65d9ec',
950: '#000000',
},
}SCSS
$custom: #65d9ec; $custom-light: #9de5f2; $custom-dark: #000000;
JSON
{
"hex": "#65d9ec",
"rgb": {
"r": 101,
"g": 217,
"b": 236
},
"hsl": {
"h": 188.444,
"s": 78.035,
"l": 66.078
},
"oklch": {
"l": 0.82545,
"c": 0.10756,
"h": 209.7
},
"luminance": 0.58449
}Semantic roles & 50–950 ramp
primary
#65D9EC
secondary
#BE4A38
accent
#280BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485