#65D8EE#65D8EE
#65D8EE is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.4% C 0.108 H 212.0°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #65D8EE |
|---|---|
| RGB | rgb(101, 216, 238) |
| HSL | hsl(190, 80%, 66%) |
| HSV | hsv(190, 58%, 93%) |
| CMYK | cmyk(57.6%, 9.2%, 0%, 6.7%) |
| CIE-LAB | lab(80.76, -26.39, -20.64) |
| CIE-LCH | lch(80.76, 33.50, 218.04°) |
| OKLab | oklab(82.39% -0.0916 -0.0572) |
| OKLCH | oklch(82.39% 0.108 212) |
| XYZ | xyz(45.3491, 58.0470, 89.6866) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.47
Aqua Blue
#02D8E9
ΔE00 4.95
Robin'S Egg
#6DEDFD
ΔE00 5.25
Robin Egg Blue
#8AF1FE
ΔE00 6.47
Sky Blue
#87CEEB
ΔE00 6.52
Robin'S Egg Blue
#98EFF9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D8EE #EE7B65
analogous
#65EEC0 #65D8EE #6594EE
triadic
#65D8EE #EE65D8 #D8EE65
tetradic
#65D8EE #C065EE #EE7B65 #94EE65
square
#65D8EE #C065EE #EE7B65 #94EE65
split-complementary
#65D8EE #EE6594 #EEC065
monochromatic
#16A7C3 #2ECAE8 #65D8EE #9CE6F4 #D3F4FA
Accessibility & contrast
On white
1.67
#65D8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#65D8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D8EE
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D8EE | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EF
Deuteranopia (green-blind)
#B2C2EE
Tritanopia (blue-blind)
#00E1DF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65d8ee; /* rgb */ color: rgb(101, 216, 238); /* oklch */ color: oklch(82.4% 0.108 212.0);
Tailwind
colors: {
custom: {
50: '#9de4f3',
500: '#65d8ee',
950: '#000000',
},
}SCSS
$custom: #65d8ee; $custom-light: #9de4f3; $custom-dark: #000000;
JSON
{
"hex": "#65d8ee",
"rgb": {
"r": 101,
"g": 216,
"b": 238
},
"hsl": {
"h": 189.635,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.82389,
"c": 0.10799,
"h": 212
},
"luminance": 0.58051
}Semantic roles & 50–950 ramp
primary
#65D8EE
secondary
#C14D36
accent
#2B09DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485