#64EDE4#64EDE4
#64EDE4 is a very light, moderate teal. Relative luminance 0.689; OKLCH L 86.9% C 0.120 H 189.2°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #64EDE4 |
|---|---|
| RGB | rgb(100, 237, 228) |
| HSL | hsl(176, 79%, 66%) |
| HSV | hsv(176, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 3.8%, 7.1%) |
| CIE-LAB | lab(86.44, -39.18, -6.86) |
| CIE-LCH | lch(86.44, 39.78, 189.92°) |
| OKLab | oklab(86.86% -0.1181 -0.0192) |
| OKLCH | oklch(86.86% 0.12 189.2) |
| XYZ | xyz(49.5372, 68.8741, 84.0671) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.35
Turquoise
#40E0D0
ΔE00 4.35
Bright Turquoise
#0FFEF9
ΔE00 4.72
Bright Cyan
#41FDFE
ΔE00 4.96
Tiffany Blue
#7BF2DA
ΔE00 5.31
Aqua
#00FFFF
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EDE4 #ED646D
analogous
#64ED9F #64EDE4 #64B1ED
triadic
#64EDE4 #E464ED #EDE464
tetradic
#64EDE4 #9F64ED #ED646D #B1ED64
square
#64EDE4 #9F64ED #ED646D #B1ED64
split-complementary
#64EDE4 #ED64B1 #ED9F64
monochromatic
#16C0B5 #2DE7DA #64EDE4 #9BF3EE #D2FAF7
Accessibility & contrast
On white
1.42
#64EDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#64EDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EDE4
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EDE4 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E4
Deuteranopia (green-blind)
#CBD2E5
Tritanopia (blue-blind)
#00F3EA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64ede4; /* rgb */ color: rgb(100, 237, 228); /* oklch */ color: oklch(86.9% 0.120 189.2);
Tailwind
colors: {
custom: {
50: '#9df3ec',
500: '#64ede4',
950: '#000000',
},
}SCSS
$custom: #64ede4; $custom-light: #9df3ec; $custom-dark: #000000;
JSON
{
"hex": "#64ede4",
"rgb": {
"r": 100,
"g": 237,
"b": 228
},
"hsl": {
"h": 176.058,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.86859,
"c": 0.11963,
"h": 189.2
},
"luminance": 0.68879
}Semantic roles & 50–950 ramp
primary
#64EDE4
secondary
#BF3740
accent
#0A18DB
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101716
muted
#808584