#65D9EF#65D9EF
#65D9EF is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.7% C 0.109 H 211.9°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #65D9EF |
|---|---|
| RGB | rgb(101, 217, 239) |
| HSL | hsl(190, 81%, 67%) |
| HSV | hsv(190, 58%, 94%) |
| CMYK | cmyk(57.7%, 9.2%, 0%, 6.3%) |
| CIE-LAB | lab(81.08, -26.60, -20.69) |
| CIE-LCH | lch(81.08, 33.70, 217.89°) |
| OKLab | oklab(82.66% -0.0923 -0.0573) |
| OKLCH | oklch(82.66% 0.109 211.9) |
| XYZ | xyz(45.7534, 58.6199, 90.5482) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.47
Aqua Blue
#02D8E9
ΔE00 4.92
Robin'S Egg
#6DEDFD
ΔE00 5.02
Robin Egg Blue
#8AF1FE
ΔE00 6.27
Sky Blue
#87CEEB
ΔE00 6.65
Robin'S Egg Blue
#98EFF9
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D9EF #EF7B65
analogous
#65EFC0 #65D9EF #6594EF
triadic
#65D9EF #EF65D9 #D9EF65
tetradic
#65D9EF #C065EF #EF7B65 #94EF65
square
#65D9EF #C065EF #EF7B65 #94EF65
split-complementary
#65D9EF #EF6594 #EFC065
monochromatic
#14A9C5 #2ECBE9 #65D9EF #9CE7F5 #D4F4FB
Accessibility & contrast
On white
1.65
#65D9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#65D9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D9EF
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D9EF | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F0
Deuteranopia (green-blind)
#B3C3EF
Tritanopia (blue-blind)
#00E2E0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65d9ef; /* rgb */ color: rgb(101, 217, 239); /* oklch */ color: oklch(82.7% 0.109 211.9);
Tailwind
colors: {
custom: {
50: '#9de5f4',
500: '#65d9ef',
950: '#000000',
},
}SCSS
$custom: #65d9ef; $custom-light: #9de5f4; $custom-dark: #000000;
JSON
{
"hex": "#65d9ef",
"rgb": {
"r": 101,
"g": 217,
"b": 239
},
"hsl": {
"h": 189.565,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.82655,
"c": 0.10863,
"h": 211.9
},
"luminance": 0.58624
}Semantic roles & 50–950 ramp
primary
#65D9EF
secondary
#C34C36
accent
#2A08DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485