#64EEAC#64EEAC
#64EEAC is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.6% C 0.153 H 159.7°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #64EEAC |
|---|---|
| RGB | rgb(100, 238, 172) |
| HSL | hsl(151, 80%, 66%) |
| HSV | hsv(151, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 27.7%, 6.7%) |
| CIE-LAB | lab(85.42, -52.51, 20.93) |
| CIE-LCH | lch(85.42, 56.52, 158.27°) |
| OKLab | oklab(85.59% -0.1438 0.0533) |
| OKLCH | oklch(85.59% 0.153 159.7) |
| XYZ | xyz(43.2726, 66.8328, 49.6413) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.94
Light Blue Green
#7EFBB3
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 3.64
Seafoam (survey)
#80F9AD
ΔE00 3.76
Greenish Turquoise
#00FBB0
ΔE00 4.25
Greenish Cyan
#2AFEB7
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EEAC #EE64A6
analogous
#64EE67 #64EEAC #64EBEE
triadic
#64EEAC #AC64EE #EEAC64
tetradic
#64EEAC #6764EE #EE64A6 #EBEE64
square
#64EEAC #6764EE #EE64A6 #EBEE64
split-complementary
#64EEAC #EE64EB #EE6764
monochromatic
#15C270 #2DE88E #64EEAC #9BF4CA #D2FAE7
Accessibility & contrast
On white
1.46
#64EEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#64EEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EEAC
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EEAC | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA8
Deuteranopia (green-blind)
#D8D0B0
Tritanopia (blue-blind)
#27EDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64eeac; /* rgb */ color: rgb(100, 238, 172); /* oklch */ color: oklch(85.6% 0.153 159.7);
Tailwind
colors: {
custom: {
50: '#9bf4c5',
500: '#64eeac',
950: '#000000',
},
}SCSS
$custom: #64eeac; $custom-light: #9bf4c5; $custom-dark: #000000;
JSON
{
"hex": "#64eeac",
"rgb": {
"r": 100,
"g": 238,
"b": 172
},
"hsl": {
"h": 151.304,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.85593,
"c": 0.15331,
"h": 159.7
},
"luminance": 0.66837
}Semantic roles & 50–950 ramp
primary
#64EEAC
secondary
#C03678
accent
#096EDD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582