#65D9EB#65D9EB
#65D9EB is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.5% C 0.107 H 209.0°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #65D9EB |
|---|---|
| RGB | rgb(101, 217, 235) |
| HSL | hsl(188, 77%, 66%) |
| HSV | hsv(188, 57%, 92%) |
| CMYK | cmyk(57%, 7.7%, 0%, 7.8%) |
| CIE-LAB | lab(80.95, -27.72, -18.76) |
| CIE-LCH | lch(80.95, 33.47, 214.10°) |
| OKLab | oklab(82.51% -0.0938 -0.0519) |
| OKLCH | oklch(82.51% 0.107 209) |
| XYZ | xyz(45.1690, 58.3861, 87.4704) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.12
Robin'S Egg
#6DEDFD
ΔE00 4.58
Neon Blue
#04D9FF
ΔE00 5.47
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Robin'S Egg Blue
#98EFF9
ΔE00 6.47
Sky Blue
#87CEEB
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D9EB #EB7765
analogous
#65EBBA #65D9EB #6596EB
triadic
#65D9EB #EB65D9 #D9EB65
tetradic
#65D9EB #BA65EB #EB7765 #96EB65
square
#65D9EB #BA65EB #EB7765 #96EB65
split-complementary
#65D9EB #EB6596 #EBBA65
monochromatic
#19A7BD #2FCCE4 #65D9EB #9BE6F2 #D1F4F9
Accessibility & contrast
On white
1.66
#65D9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#65D9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D9EB
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D9EB | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EC
Deuteranopia (green-blind)
#B4C2EB
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65d9eb; /* rgb */ color: rgb(101, 217, 235); /* oklch */ color: oklch(82.5% 0.107 209.0);
Tailwind
colors: {
custom: {
50: '#9ce5f1',
500: '#65d9eb',
950: '#000000',
},
}SCSS
$custom: #65d9eb; $custom-light: #9ce5f1; $custom-dark: #000000;
JSON
{
"hex": "#65d9eb",
"rgb": {
"r": 101,
"g": 217,
"b": 235
},
"hsl": {
"h": 188.06,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.82508,
"c": 0.10724,
"h": 209
},
"luminance": 0.58391
}Semantic roles & 50–950 ramp
primary
#65D9EB
secondary
#BC4A38
accent
#280CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485