#64EDC9#64EDC9
#64EDC9 is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.1% C 0.131 H 173.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64EDC9 |
|---|---|
| RGB | rgb(100, 237, 201) |
| HSL | hsl(164, 79%, 66%) |
| HSV | hsv(164, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 15.2%, 7.1%) |
| CIE-LAB | lab(85.75, -45.80, 6.30) |
| CIE-LCH | lch(85.75, 46.23, 172.16°) |
| OKLab | oklab(86.07% -0.1298 0.016) |
| OKLCH | oklch(86.07% 0.131 173) |
| XYZ | xyz(46.0774, 67.4902, 65.8456) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.79
Aqua Marine
#2EE8BB
ΔE00 3.52
Aqua (survey)
#13EAC9
ΔE00 3.57
Tiffany Blue
#7BF2DA
ΔE00 3.94
Aquamarine
#7FFFD4
ΔE00 4.42
Light Aqua
#8CFFDB
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EDC9 #ED6488
analogous
#64ED84 #64EDC9 #64CCED
triadic
#64EDC9 #C964ED #EDC964
tetradic
#64EDC9 #8464ED #ED6488 #CCED64
square
#64EDC9 #8464ED #ED6488 #CCED64
split-complementary
#64EDC9 #ED64CC #ED8464
monochromatic
#16C094 #2DE7B6 #64EDC9 #9BF3DC #D2FAEF
Accessibility & contrast
On white
1.45
#64EDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#64EDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EDC9
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EDC9 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC7
Deuteranopia (green-blind)
#D2D0CC
Tritanopia (blue-blind)
#00EFE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64edc9; /* rgb */ color: rgb(100, 237, 201); /* oklch */ color: oklch(86.1% 0.131 173.0);
Tailwind
colors: {
custom: {
50: '#9cf3d9',
500: '#64edc9',
950: '#000000',
},
}SCSS
$custom: #64edc9; $custom-light: #9cf3d9; $custom-dark: #000000;
JSON
{
"hex": "#64edc9",
"rgb": {
"r": 100,
"g": 237,
"b": 201
},
"hsl": {
"h": 164.234,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.8607,
"c": 0.13076,
"h": 173
},
"luminance": 0.67495
}Semantic roles & 50–950 ramp
primary
#64EDC9
secondary
#BF375A
accent
#0A41DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583