#64EADD#64EADD
#64EADD is a very light, moderate teal. Relative luminance 0.668; OKLCH L 85.9% C 0.119 H 186.5°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #64EADD |
|---|---|
| RGB | rgb(100, 234, 221) |
| HSL | hsl(174, 76%, 65%) |
| HSV | hsv(174, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 5.6%, 8.2%) |
| CIE-LAB | lab(85.39, -39.61, -4.73) |
| CIE-LCH | lch(85.39, 39.89, 186.81°) |
| OKLab | oklab(85.94% -0.1179 -0.0134) |
| OKLCH | oklch(85.94% 0.119 186.5) |
| XYZ | xyz(47.7237, 66.7706, 78.7656) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.23
Tiffany Blue
#7BF2DA
ΔE00 4.24
Bright Aqua
#0BF9EA
ΔE00 4.44
Bright Turquoise
#0FFEF9
ΔE00 5.77
Mediumturquoise
#48D1CC
ΔE00 6.37
Bright Cyan
#41FDFE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EADD #EA6471
analogous
#64EA9A #64EADD #64B4EA
triadic
#64EADD #DD64EA #EADD64
tetradic
#64EADD #9A64EA #EA6471 #B4EA64
square
#64EADD #9A64EA #EA6471 #B4EA64
split-complementary
#64EADD #EA64B4 #EA9A64
monochromatic
#19BAAB #2EE3D1 #64EADD #9AF1E9 #D0F9F5
Accessibility & contrast
On white
1.46
#64EADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#64EADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EADD
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EADD | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDD
Deuteranopia (green-blind)
#CACFDF
Tritanopia (blue-blind)
#00EFE6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64eadd; /* rgb */ color: rgb(100, 234, 221); /* oklch */ color: oklch(85.9% 0.119 186.5);
Tailwind
colors: {
custom: {
50: '#9cf1e7',
500: '#64eadd',
950: '#000000',
},
}SCSS
$custom: #64eadd; $custom-light: #9cf1e7; $custom-dark: #000000;
JSON
{
"hex": "#64eadd",
"rgb": {
"r": 100,
"g": 234,
"b": 221
},
"hsl": {
"h": 174.179,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.85943,
"c": 0.11871,
"h": 186.5
},
"luminance": 0.66775
}Semantic roles & 50–950 ramp
primary
#64EADD
secondary
#BA3945
accent
#0D21D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584