#64EFC5#64EFC5
#64EFC5 is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.4% C 0.136 H 170.1°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #64EFC5 |
|---|---|
| RGB | rgb(100, 239, 197) |
| HSL | hsl(162, 81%, 66%) |
| HSV | hsv(162, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 17.6%, 6.3%) |
| CIE-LAB | lab(86.24, -47.57, 9.10) |
| CIE-LCH | lch(86.24, 48.44, 169.17°) |
| OKLab | oklab(86.44% -0.1336 0.0233) |
| OKLCH | oklch(86.44% 0.136 170.1) |
| XYZ | xyz(46.1952, 68.4690, 63.5938) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.28
Aqua Marine
#2EE8BB
ΔE00 3.13
Aquamarine
#7FFFD4
ΔE00 3.75
Bright Teal
#01F9C6
ΔE00 3.98
Light Aquamarine
#7BFDC7
ΔE00 4.30
Aqua (survey)
#13EAC9
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EFC5 #EF648E
analogous
#64EF80 #64EFC5 #64D3EF
triadic
#64EFC5 #C564EF #EFC564
tetradic
#64EFC5 #8064EF #EF648E #D3EF64
square
#64EFC5 #8064EF #EF648E #D3EF64
split-complementary
#64EFC5 #EF64D3 #EF8064
monochromatic
#14C48F #2DE9B0 #64EFC5 #9BF5DA #D3FAEF
Accessibility & contrast
On white
1.43
#64EFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#64EFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EFC5
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EFC5 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E0C3
Deuteranopia (green-blind)
#D5D2C8
Tritanopia (blue-blind)
#00F1E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64efc5; /* rgb */ color: rgb(100, 239, 197); /* oklch */ color: oklch(86.4% 0.136 170.1);
Tailwind
colors: {
custom: {
50: '#9cf5d6',
500: '#64efc5',
950: '#000000',
},
}SCSS
$custom: #64efc5; $custom-light: #9cf5d6; $custom-dark: #000000;
JSON
{
"hex": "#64efc5",
"rgb": {
"r": 100,
"g": 239,
"b": 197
},
"hsl": {
"h": 161.871,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.86438,
"c": 0.13564,
"h": 170.1
},
"luminance": 0.68474
}Semantic roles & 50–950 ramp
primary
#64EFC5
secondary
#C23560
accent
#0848DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583