#64F2BE#64F2BE
#64F2BE is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.0% C 0.144 H 165.9°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #64F2BE |
|---|---|
| RGB | rgb(100, 242, 190) |
| HSL | hsl(158, 85%, 67%) |
| HSV | hsv(158, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 21.5%, 5.1%) |
| CIE-LAB | lab(86.96, -50.39, 13.77) |
| CIE-LCH | lch(86.96, 52.24, 164.72°) |
| OKLab | oklab(86.97% -0.1399 0.0353) |
| OKLCH | oklch(86.97% 0.144 165.9) |
| XYZ | xyz(46.2973, 69.9267, 59.7626) |
| Luminance | 0.6993 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.78
Light Greenish Blue
#63F7B4
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.30
Bright Teal
#01F9C6
ΔE00 3.78
Aquamarine
#7FFFD4
ΔE00 3.94
Aqua Marine
#2EE8BB
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F2BE #F26498
analogous
#64F277 #64F2BE #64DFF2
triadic
#64F2BE #BE64F2 #F2BE64
tetradic
#64F2BE #7764F2 #F26498 #DFF264
square
#64F2BE #7764F2 #F26498 #DFF264
split-complementary
#64F2BE #F264DF #F27764
monochromatic
#11CB87 #2CEDA6 #64F2BE #9CF7D6 #D5FBED
Accessibility & contrast
On white
1.40
#64F2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#64F2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F2BE
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F2BE | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BB
Deuteranopia (green-blind)
#D9D4C1
Tritanopia (blue-blind)
#00F3E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f2be; /* rgb */ color: rgb(100, 242, 190); /* oklch */ color: oklch(87.0% 0.144 165.9);
Tailwind
colors: {
custom: {
50: '#9cf7d1',
500: '#64f2be',
950: '#000000',
},
}SCSS
$custom: #64f2be; $custom-light: #9cf7d1; $custom-dark: #000000;
JSON
{
"hex": "#64f2be",
"rgb": {
"r": 100,
"g": 242,
"b": 190
},
"hsl": {
"h": 158.028,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.86974,
"c": 0.14424,
"h": 165.9
},
"luminance": 0.69931
}Semantic roles & 50–950 ramp
primary
#64F2BE
secondary
#C73369
accent
#0555E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583