#64EEB0#64EEB0
#64EEB0 is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.7% C 0.150 H 161.2°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #64EEB0 |
|---|---|
| RGB | rgb(100, 238, 176) |
| HSL | hsl(153, 80%, 66%) |
| HSV | hsv(153, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 26.1%, 6.7%) |
| CIE-LAB | lab(85.50, -51.69, 18.97) |
| CIE-LCH | lch(85.50, 55.07, 159.85°) |
| OKLab | oklab(85.68% -0.142 0.0484) |
| OKLCH | oklch(85.68% 0.15 161.2) |
| XYZ | xyz(43.6625, 66.9887, 51.6950) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.00
Light Blue Green
#7EFBB3
ΔE00 3.86
Light Aquamarine
#7BFDC7
ΔE00 4.01
Seafoam Green
#7AF9AB
ΔE00 4.24
Greenish Cyan
#2AFEB7
ΔE00 4.29
Seafoam (survey)
#80F9AD
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EEB0 #EE64A2
analogous
#64EE6B #64EEB0 #64E7EE
triadic
#64EEB0 #B064EE #EEB064
tetradic
#64EEB0 #6B64EE #EE64A2 #E7EE64
square
#64EEB0 #6B64EE #EE64A2 #E7EE64
split-complementary
#64EEB0 #EE64E7 #EE6B64
monochromatic
#15C275 #2DE894 #64EEB0 #9BF4CC #D2FAE8
Accessibility & contrast
On white
1.46
#64EEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#64EEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EEB0
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EEB0 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAC
Deuteranopia (green-blind)
#D8D0B4
Tritanopia (blue-blind)
#23EDDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64eeb0; /* rgb */ color: rgb(100, 238, 176); /* oklch */ color: oklch(85.7% 0.150 161.2);
Tailwind
colors: {
custom: {
50: '#9bf4c7',
500: '#64eeb0',
950: '#000000',
},
}SCSS
$custom: #64eeb0; $custom-light: #9bf4c7; $custom-dark: #000000;
JSON
{
"hex": "#64eeb0",
"rgb": {
"r": 100,
"g": 238,
"b": 176
},
"hsl": {
"h": 153.043,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.85683,
"c": 0.14999,
"h": 161.2
},
"luminance": 0.66993
}Semantic roles & 50–950 ramp
primary
#64EEB0
secondary
#C03674
accent
#0968DD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582