#64EEC5#64EEC5
#64EEC5 is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.2% C 0.134 H 170.5°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #64EEC5 |
|---|---|
| RGB | rgb(100, 238, 197) |
| HSL | hsl(162, 80%, 66%) |
| HSV | hsv(162, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 17.2%, 6.7%) |
| CIE-LAB | lab(85.95, -47.15, 8.68) |
| CIE-LCH | lch(85.95, 47.94, 169.57°) |
| OKLab | oklab(86.2% -0.1326 0.0222) |
| OKLCH | oklch(86.2% 0.134 170.5) |
| XYZ | xyz(45.9033, 67.8851, 63.4965) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.36
Aqua Marine
#2EE8BB
ΔE00 3.08
Aquamarine
#7FFFD4
ΔE00 3.94
Bright Teal
#01F9C6
ΔE00 4.17
Aqua (survey)
#13EAC9
ΔE00 4.28
Light Aquamarine
#7BFDC7
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EEC5 #EE648D
analogous
#64EE80 #64EEC5 #64D2EE
triadic
#64EEC5 #C564EE #EEC564
tetradic
#64EEC5 #8064EE #EE648D #D2EE64
square
#64EEC5 #8064EE #EE648D #D2EE64
split-complementary
#64EEC5 #EE64D2 #EE8064
monochromatic
#15C28F #2DE8B0 #64EEC5 #9BF4DA #D2FAEE
Accessibility & contrast
On white
1.44
#64EEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#64EEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EEC5
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EEC5 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C3
Deuteranopia (green-blind)
#D4D1C8
Tritanopia (blue-blind)
#00F0E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64eec5; /* rgb */ color: rgb(100, 238, 197); /* oklch */ color: oklch(86.2% 0.134 170.5);
Tailwind
colors: {
custom: {
50: '#9cf4d6',
500: '#64eec5',
950: '#000000',
},
}SCSS
$custom: #64eec5; $custom-light: #9cf4d6; $custom-dark: #000000;
JSON
{
"hex": "#64eec5",
"rgb": {
"r": 100,
"g": 238,
"b": 197
},
"hsl": {
"h": 162.174,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.862,
"c": 0.13443,
"h": 170.5
},
"luminance": 0.6789
}Semantic roles & 50–950 ramp
primary
#64EEC5
secondary
#C0365F
accent
#0948DD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583