#64EEC7#64EEC7
#64EEC7 is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.3% C 0.133 H 171.5°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #64EEC7 |
|---|---|
| RGB | rgb(100, 238, 199) |
| HSL | hsl(163, 80%, 66%) |
| HSV | hsv(163, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 16.4%, 6.7%) |
| CIE-LAB | lab(86.00, -46.69, 7.70) |
| CIE-LCH | lch(86.00, 47.32, 170.63°) |
| OKLab | oklab(86.25% -0.1317 0.0196) |
| OKLCH | oklch(86.25% 0.133 171.5) |
| XYZ | xyz(46.1340, 67.9773, 64.7114) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.42
Aqua Marine
#2EE8BB
ΔE00 3.23
Aqua (survey)
#13EAC9
ΔE00 3.97
Aquamarine
#7FFFD4
ΔE00 4.02
Bright Teal
#01F9C6
ΔE00 4.36
Tiffany Blue
#7BF2DA
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EEC7 #EE648B
analogous
#64EE82 #64EEC7 #64D0EE
triadic
#64EEC7 #C764EE #EEC764
tetradic
#64EEC7 #8264EE #EE648B #D0EE64
square
#64EEC7 #8264EE #EE648B #D0EE64
split-complementary
#64EEC7 #EE64D0 #EE8264
monochromatic
#15C291 #2DE8B3 #64EEC7 #9BF4DB #D2FAEF
Accessibility & contrast
On white
1.44
#64EEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#64EEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EEC7
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EEC7 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C5
Deuteranopia (green-blind)
#D3D1CA
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64eec7; /* rgb */ color: rgb(100, 238, 199); /* oklch */ color: oklch(86.3% 0.133 171.5);
Tailwind
colors: {
custom: {
50: '#9cf4d8',
500: '#64eec7',
950: '#000000',
},
}SCSS
$custom: #64eec7; $custom-light: #9cf4d8; $custom-dark: #000000;
JSON
{
"hex": "#64eec7",
"rgb": {
"r": 100,
"g": 238,
"b": 199
},
"hsl": {
"h": 163.043,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.86253,
"c": 0.13315,
"h": 171.5
},
"luminance": 0.67982
}Semantic roles & 50–950 ramp
primary
#64EEC7
secondary
#C0365D
accent
#0945DD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583