#64EEB3#64EEB3
#64EEB3 is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.8% C 0.148 H 162.4°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #64EEB3 |
|---|---|
| RGB | rgb(100, 238, 179) |
| HSL | hsl(154, 80%, 66%) |
| HSV | hsv(154, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 24.8%, 6.7%) |
| CIE-LAB | lab(85.56, -51.07, 17.50) |
| CIE-LCH | lch(85.56, 53.99, 161.08°) |
| OKLab | oklab(85.75% -0.1406 0.0447) |
| OKLCH | oklch(85.75% 0.148 162.4) |
| XYZ | xyz(43.9626, 67.1088, 53.2756) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.28
Light Aquamarine
#7BFDC7
ΔE00 3.72
Light Blue Green
#7EFBB3
ΔE00 4.24
Greenish Cyan
#2AFEB7
ΔE00 4.39
Greenish Turquoise
#00FBB0
ΔE00 4.56
Seafoam
#7FE0B3
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EEB3 #EE649F
analogous
#64EE6E #64EEB3 #64E4EE
triadic
#64EEB3 #B364EE #EEB364
tetradic
#64EEB3 #6E64EE #EE649F #E4EE64
square
#64EEB3 #6E64EE #EE649F #E4EE64
split-complementary
#64EEB3 #EE64E4 #EE6E64
monochromatic
#15C278 #2DE898 #64EEB3 #9BF4CE #D2FAE9
Accessibility & contrast
On white
1.46
#64EEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#64EEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EEB3
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EEB3 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEB0
Deuteranopia (green-blind)
#D7D0B7
Tritanopia (blue-blind)
#1FEEDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64eeb3; /* rgb */ color: rgb(100, 238, 179); /* oklch */ color: oklch(85.8% 0.148 162.4);
Tailwind
colors: {
custom: {
50: '#9bf4c9',
500: '#64eeb3',
950: '#000000',
},
}SCSS
$custom: #64eeb3; $custom-light: #9bf4c9; $custom-dark: #000000;
JSON
{
"hex": "#64eeb3",
"rgb": {
"r": 100,
"g": 238,
"b": 179
},
"hsl": {
"h": 154.348,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.85753,
"c": 0.14757,
"h": 162.4
},
"luminance": 0.67113
}Semantic roles & 50–950 ramp
primary
#64EEB3
secondary
#C03671
accent
#0963DD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582