#64DEE4#64DEE4
#64DEE4 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.109 H 199.7°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEE4 |
|---|---|
| RGB | rgb(100, 222, 228) |
| HSL | hsl(183, 70%, 64%) |
| HSV | hsv(183, 56%, 89%) |
| CMYK | cmyk(56.1%, 2.6%, 0%, 10.6%) |
| CIE-LAB | lab(82.14, -32.22, -13.26) |
| CIE-LCH | lch(82.14, 34.85, 202.37°) |
| OKLab | oklab(83.38% -0.1025 -0.0367) |
| OKLCH | oklch(83.38% 0.109 199.7) |
| XYZ | xyz(45.3745, 60.5488, 82.6796) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.47
Robin'S Egg
#6DEDFD
ΔE00 4.79
Mediumturquoise
#48D1CC
ΔE00 5.59
Darkturquoise
#00CED1
ΔE00 5.74
Robin Egg Blue
#8AF1FE
ΔE00 5.90
Bright Light Blue
#26F7FD
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEE4 #E46A64
analogous
#64E4AA #64DEE4 #649EE4
triadic
#64DEE4 #E464DE #DEE464
tetradic
#64DEE4 #AA64E4 #E46A64 #9EE464
square
#64DEE4 #AA64E4 #E46A64 #9EE464
split-complementary
#64DEE4 #E4649E #E4AA64
monochromatic
#1FA8AF #30D3DB #64DEE4 #98E9ED #CCF4F6
Accessibility & contrast
On white
1.60
#64DEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#64DEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEE4
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEE4 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E5
Deuteranopia (green-blind)
#BBC6E5
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dee4; /* rgb */ color: rgb(100, 222, 228); /* oklch */ color: oklch(83.4% 0.109 199.7);
Tailwind
colors: {
custom: {
50: '#9ce8ec',
500: '#64dee4',
950: '#000000',
},
}SCSS
$custom: #64dee4; $custom-light: #9ce8ec; $custom-dark: #000000;
JSON
{
"hex": "#64dee4",
"rgb": {
"r": 100,
"g": 222,
"b": 228
},
"hsl": {
"h": 182.813,
"s": 70.33,
"l": 64.314
},
"oklch": {
"l": 0.83379,
"c": 0.10885,
"h": 199.7
},
"luminance": 0.60553
}Semantic roles & 50–950 ramp
primary
#64DEE4
secondary
#B0413C
accent
#1C13D2
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484