#64EBAE#64EBAE
#64EBAE is a very light, vivid teal. Relative luminance 0.652; OKLCH L 84.9% C 0.148 H 161.1°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBAE |
|---|---|
| RGB | rgb(100, 235, 174) |
| HSL | hsl(153, 77%, 66%) |
| HSV | hsv(153, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(84.58, -50.87, 18.72) |
| CIE-LCH | lch(84.58, 54.21, 159.79°) |
| OKLab | oklab(84.92% -0.1397 0.0478) |
| OKLCH | oklch(84.92% 0.148 161.1) |
| XYZ | xyz(42.5999, 65.1779, 50.3718) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.65
Light Blue Green
#7EFBB3
ΔE00 4.35
Light Aquamarine
#7BFDC7
ΔE00 4.49
Seafoam
#7FE0B3
ΔE00 4.49
Seafoam Green
#7AF9AB
ΔE00 4.65
Seafoam (survey)
#80F9AD
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBAE #EB64A1
analogous
#64EB6A #64EBAE #64E4EB
triadic
#64EBAE #AE64EB #EBAE64
tetradic
#64EBAE #6A64EB #EB64A1 #E4EB64
square
#64EBAE #6A64EB #EB64A1 #E4EB64
split-complementary
#64EBAE #EB64E4 #EB6A64
monochromatic
#18BC72 #2EE492 #64EBAE #9AF2CA #D0F9E7
Accessibility & contrast
On white
1.50
#64EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#64EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBAE
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBAE | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAB
Deuteranopia (green-blind)
#D5CEB2
Tritanopia (blue-blind)
#27EADA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64ebae; /* rgb */ color: rgb(100, 235, 174); /* oklch */ color: oklch(84.9% 0.148 161.1);
Tailwind
colors: {
custom: {
50: '#9bf2c6',
500: '#64ebae',
950: '#000000',
},
}SCSS
$custom: #64ebae; $custom-light: #9bf2c6; $custom-dark: #000000;
JSON
{
"hex": "#64ebae",
"rgb": {
"r": 100,
"g": 235,
"b": 174
},
"hsl": {
"h": 152.889,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84916,
"c": 0.14768,
"h": 161.1
},
"luminance": 0.65182
}Semantic roles & 50–950 ramp
primary
#64EBAE
secondary
#BB3873
accent
#0C69D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582