#64DEED#64DEED
#64DEED 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.21:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEED |
|---|---|
| RGB | rgb(100, 222, 237) |
| HSL | hsl(187, 79%, 66%) |
| HSV | hsv(187, 58%, 93%) |
| CMYK | cmyk(57.8%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(82.41, -29.77, -17.63) |
| CIE-LCH | lch(82.41, 34.59, 210.63°) |
| OKLab | oklab(83.69% -0.0988 -0.0488) |
| OKLCH | oklch(83.69% 0.11 206.3) |
| XYZ | xyz(46.6565, 61.0616, 89.4316) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.36
Aqua Blue
#02D8E9
ΔE00 3.79
Robin Egg Blue
#8AF1FE
ΔE00 4.92
Robin'S Egg Blue
#98EFF9
ΔE00 5.64
Neon Blue
#04D9FF
ΔE00 6.48
Bright Light Blue
#26F7FD
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEED #ED7364
analogous
#64EDB7 #64DEED #6499ED
triadic
#64DEED #ED64DE #DEED64
tetradic
#64DEED #B764ED #ED7364 #99ED64
square
#64DEED #B764ED #ED7364 #99ED64
split-complementary
#64DEED #ED6499 #EDB764
monochromatic
#16AEC0 #2DD2E7 #64DEED #9BEAF3 #D2F5FA
Accessibility & contrast
On white
1.59
#64DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#64DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEED
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEED | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 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: #64deed; /* rgb */ color: rgb(100, 222, 237); /* oklch */ color: oklch(83.7% 0.110 206.3);
Tailwind
colors: {
custom: {
50: '#9ce8f2',
500: '#64deed',
950: '#000000',
},
}SCSS
$custom: #64deed; $custom-light: #9ce8f2; $custom-dark: #000000;
JSON
{
"hex": "#64deed",
"rgb": {
"r": 100,
"g": 222,
"b": 237
},
"hsl": {
"h": 186.569,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.83694,
"c": 0.11023,
"h": 206.3
},
"luminance": 0.61066
}Semantic roles & 50–950 ramp
primary
#64DEED
secondary
#BF4637
accent
#210ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485