#64EAD2#64EAD2
#64EAD2 is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.6% C 0.123 H 179.5°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAD2 |
|---|---|
| RGB | rgb(100, 234, 210) |
| HSL | hsl(169, 76%, 65%) |
| HSV | hsv(169, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 10.3%, 8.2%) |
| CIE-LAB | lab(85.10, -42.34, 0.64) |
| CIE-LCH | lch(85.10, 42.35, 179.14°) |
| OKLab | oklab(85.61% -0.1227 0.001) |
| OKLCH | oklch(85.61% 0.123 179.5) |
| XYZ | xyz(46.3059, 66.2035, 71.2985) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.39
Turquoise
#40E0D0
ΔE00 3.87
Aqua (survey)
#13EAC9
ΔE00 3.91
Light Turquoise
#7EF4CC
ΔE00 5.48
Bright Aqua
#0BF9EA
ΔE00 5.55
Aqua Marine
#2EE8BB
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAD2 #EA647C
analogous
#64EA8F #64EAD2 #64BFEA
triadic
#64EAD2 #D264EA #EAD264
tetradic
#64EAD2 #8F64EA #EA647C #BFEA64
square
#64EAD2 #8F64EA #EA647C #BFEA64
split-complementary
#64EAD2 #EA64BF #EA8F64
monochromatic
#19BA9D #2EE3C2 #64EAD2 #9AF1E2 #D0F9F1
Accessibility & contrast
On white
1.47
#64EAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#64EAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAD2
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAD2 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD1
Deuteranopia (green-blind)
#CDCED4
Tritanopia (blue-blind)
#00EEE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64ead2; /* rgb */ color: rgb(100, 234, 210); /* oklch */ color: oklch(85.6% 0.123 179.5);
Tailwind
colors: {
custom: {
50: '#9cf1df',
500: '#64ead2',
950: '#000000',
},
}SCSS
$custom: #64ead2; $custom-light: #9cf1df; $custom-dark: #000000;
JSON
{
"hex": "#64ead2",
"rgb": {
"r": 100,
"g": 234,
"b": 210
},
"hsl": {
"h": 169.254,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.85614,
"c": 0.12269,
"h": 179.5
},
"luminance": 0.66208
}Semantic roles & 50–950 ramp
primary
#64EAD2
secondary
#BA3950
accent
#0D32D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584