#65DEED#65DEED
#65DEED is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.110 H 206.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEED |
|---|---|
| RGB | rgb(101, 222, 237) |
| HSL | hsl(187, 79%, 66%) |
| HSV | hsv(187, 57%, 93%) |
| CMYK | cmyk(57.4%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(82.44, -29.59, -17.58) |
| CIE-LCH | lch(82.44, 34.41, 210.71°) |
| OKLab | oklab(83.73% -0.0983 -0.0486) |
| OKLCH | oklch(83.73% 0.11 206.3) |
| XYZ | xyz(46.7679, 61.1190, 89.4368) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.35
Aqua Blue
#02D8E9
ΔE00 3.86
Robin Egg Blue
#8AF1FE
ΔE00 4.88
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Neon Blue
#04D9FF
ΔE00 6.49
Bright Light Blue
#26F7FD
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEED #ED7465
analogous
#65EDB8 #65DEED #659AED
triadic
#65DEED #ED65DE #DEED65
tetradic
#65DEED #B865ED #ED7465 #9AED65
square
#65DEED #B865ED #ED7465 #9AED65
split-complementary
#65DEED #ED659A #EDB865
monochromatic
#17AEC1 #2ED2E7 #65DEED #9CEAF3 #D3F5FA
Accessibility & contrast
On white
1.59
#65DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#65DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEED
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEED | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#B9C6ED
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65deed; /* rgb */ color: rgb(101, 222, 237); /* oklch */ color: oklch(83.7% 0.110 206.3);
Tailwind
colors: {
custom: {
50: '#9de8f2',
500: '#65deed',
950: '#000000',
},
}SCSS
$custom: #65deed; $custom-light: #9de8f2; $custom-dark: #000000;
JSON
{
"hex": "#65deed",
"rgb": {
"r": 101,
"g": 222,
"b": 237
},
"hsl": {
"h": 186.618,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.83727,
"c": 0.10965,
"h": 206.3
},
"luminance": 0.61124
}Semantic roles & 50–950 ramp
primary
#65DEED
secondary
#BF4637
accent
#210ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485