#64DFEE#64DFEE
#64DFEE is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.111 H 206.2°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFEE |
|---|---|
| RGB | rgb(100, 223, 238) |
| HSL | hsl(187, 80%, 66%) |
| HSV | hsv(187, 58%, 93%) |
| CMYK | cmyk(58%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(82.73, -29.97, -17.68) |
| CIE-LCH | lch(82.73, 34.80, 210.53°) |
| OKLab | oklab(83.96% -0.0995 -0.0489) |
| OKLCH | oklch(83.96% 0.111 206.2) |
| XYZ | xyz(47.0694, 61.6530, 90.2920) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.13
Aqua Blue
#02D8E9
ΔE00 3.86
Robin Egg Blue
#8AF1FE
ΔE00 4.74
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Neon Blue
#04D9FF
ΔE00 6.54
Bright Light Blue
#26F7FD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFEE #EE7364
analogous
#64EEB8 #64DFEE #649AEE
triadic
#64DFEE #EE64DF #DFEE64
tetradic
#64DFEE #B864EE #EE7364 #9AEE64
square
#64DFEE #B864EE #EE7364 #9AEE64
split-complementary
#64DFEE #EE649A #EEB864
monochromatic
#15AFC2 #2DD4E8 #64DFEE #9BEAF4 #D2F6FA
Accessibility & contrast
On white
1.58
#64DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#64DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFEE
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFEE | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EF
Deuteranopia (green-blind)
#B9C7EE
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #64dfee; /* rgb */ color: rgb(100, 223, 238); /* oklch */ color: oklch(84.0% 0.111 206.2);
Tailwind
colors: {
custom: {
50: '#9de9f3',
500: '#64dfee',
950: '#000000',
},
}SCSS
$custom: #64dfee; $custom-light: #9de9f3; $custom-dark: #000000;
JSON
{
"hex": "#64dfee",
"rgb": {
"r": 100,
"g": 223,
"b": 238
},
"hsl": {
"h": 186.522,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.83959,
"c": 0.11088,
"h": 206.2
},
"luminance": 0.61658
}Semantic roles & 50–950 ramp
primary
#64DFEE
secondary
#C04536
accent
#2009DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485