#64DEEE#64DEEE
#64DEEE is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.110 H 207.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEEE |
|---|---|
| RGB | rgb(100, 222, 238) |
| HSL | hsl(187, 80%, 66%) |
| HSV | hsv(187, 58%, 93%) |
| CMYK | cmyk(58%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(82.44, -29.49, -18.11) |
| CIE-LCH | lch(82.44, 34.61, 211.55°) |
| OKLab | oklab(83.73% -0.0985 -0.0501) |
| OKLCH | oklch(83.73% 0.11 207) |
| XYZ | xyz(46.8031, 61.1202, 90.2032) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.35
Aqua Blue
#02D8E9
ΔE00 3.88
Robin Egg Blue
#8AF1FE
ΔE00 4.92
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Neon Blue
#04D9FF
ΔE00 6.19
Bright Light Blue
#26F7FD
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEEE #EE7464
analogous
#64EEB9 #64DEEE #6499EE
triadic
#64DEEE #EE64DE #DEEE64
tetradic
#64DEEE #B964EE #EE7464 #99EE64
square
#64DEEE #B964EE #EE7464 #99EE64
split-complementary
#64DEEE #EE6499 #EEB964
monochromatic
#15AEC2 #2DD2E8 #64DEEE #9BEAF4 #D2F5FA
Accessibility & contrast
On white
1.59
#64DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#64DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEEE
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEEE | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#B8C6EE
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64deee; /* rgb */ color: rgb(100, 222, 238); /* oklch */ color: oklch(83.7% 0.110 207.0);
Tailwind
colors: {
custom: {
50: '#9de8f3',
500: '#64deee',
950: '#000000',
},
}SCSS
$custom: #64deee; $custom-light: #9de8f3; $custom-dark: #000000;
JSON
{
"hex": "#64deee",
"rgb": {
"r": 100,
"g": 222,
"b": 238
},
"hsl": {
"h": 186.957,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.83729,
"c": 0.11049,
"h": 207
},
"luminance": 0.61125
}Semantic roles & 50–950 ramp
primary
#64DEEE
secondary
#C04636
accent
#2109DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485