#64EAC8#64EAC8
#64EAC8 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.3% C 0.128 H 173.7°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAC8 |
|---|---|
| RGB | rgb(100, 234, 200) |
| HSL | hsl(165, 76%, 65%) |
| HSV | hsv(165, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 14.5%, 8.2%) |
| CIE-LAB | lab(84.85, -44.73, 5.53) |
| CIE-LCH | lch(84.85, 45.07, 172.95°) |
| OKLab | oklab(85.33% -0.1271 0.014) |
| OKLCH | oklch(85.33% 0.128 173.7) |
| XYZ | xyz(45.0988, 65.7206, 64.9410) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.35
Aqua (survey)
#13EAC9
ΔE00 3.41
Aqua Marine
#2EE8BB
ΔE00 3.68
Tiffany Blue
#7BF2DA
ΔE00 3.80
Aquamarine
#7FFFD4
ΔE00 5.12
Light Teal
#90E4C1
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAC8 #EA6486
analogous
#64EA85 #64EAC8 #64C9EA
triadic
#64EAC8 #C864EA #EAC864
tetradic
#64EAC8 #8564EA #EA6486 #C9EA64
square
#64EAC8 #8564EA #EA6486 #C9EA64
split-complementary
#64EAC8 #EA64C9 #EA8564
monochromatic
#19BA91 #2EE3B5 #64EAC8 #9AF1DB #D0F9EE
Accessibility & contrast
On white
1.48
#64EAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#64EAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAC8
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAC8 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DCC6
Deuteranopia (green-blind)
#CFCECA
Tritanopia (blue-blind)
#00ECE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64eac8; /* rgb */ color: rgb(100, 234, 200); /* oklch */ color: oklch(85.3% 0.128 173.7);
Tailwind
colors: {
custom: {
50: '#9bf1d8',
500: '#64eac8',
950: '#000000',
},
}SCSS
$custom: #64eac8; $custom-light: #9bf1d8; $custom-dark: #000000;
JSON
{
"hex": "#64eac8",
"rgb": {
"r": 100,
"g": 234,
"b": 200
},
"hsl": {
"h": 164.776,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.85332,
"c": 0.12784,
"h": 173.7
},
"luminance": 0.65725
}Semantic roles & 50–950 ramp
primary
#64EAC8
secondary
#BA3959
accent
#0D41D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583