#64F9BE#64F9BE
#64F9BE is a very light, vivid teal. Relative luminance 0.742; OKLCH L 88.6% C 0.153 H 163.9°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #64F9BE |
|---|---|
| RGB | rgb(100, 249, 190) |
| HSL | hsl(156, 93%, 68%) |
| HSV | hsv(156, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 23.7%, 2.4%) |
| CIE-LAB | lab(89.00, -53.27, 16.65) |
| CIE-LCH | lch(89.00, 55.81, 162.65°) |
| OKLab | oklab(88.64% -0.147 0.0426) |
| OKLCH | oklch(88.64% 0.153 163.9) |
| XYZ | xyz(48.4207, 74.1735, 60.4704) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.84
Light Aquamarine
#7BFDC7
ΔE00 2.00
Greenish Cyan
#2AFEB7
ΔE00 3.11
Light Blue Green
#7EFBB3
ΔE00 3.83
Greenish Turquoise
#00FBB0
ΔE00 3.85
Bright Teal
#01F9C6
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F9BE #F9649F
analogous
#64F973 #64F9BE #64E9F9
triadic
#64F9BE #BE64F9 #F9BE64
tetradic
#64F9BE #7364F9 #F9649F #E9F964
square
#64F9BE #7364F9 #F9649F #E9F964
split-complementary
#64F9BE #F964E9 #F97364
monochromatic
#08DA87 #29F7A5 #64F9BE #9FFBD7 #DAFEEF
Accessibility & contrast
On white
1.33
#64F9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#64F9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F9BE
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F9BE | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8BB
Deuteranopia (green-blind)
#E0D9C2
Tritanopia (blue-blind)
#00F9E9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #64f9be; /* rgb */ color: rgb(100, 249, 190); /* oklch */ color: oklch(88.6% 0.153 163.9);
Tailwind
colors: {
custom: {
50: '#9dfcd1',
500: '#64f9be',
950: '#000000',
},
}SCSS
$custom: #64f9be; $custom-light: #9dfcd1; $custom-dark: #000000;
JSON
{
"hex": "#64f9be",
"rgb": {
"r": 100,
"g": 249,
"b": 190
},
"hsl": {
"h": 156.242,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.88643,
"c": 0.15307,
"h": 163.9
},
"luminance": 0.74178
}Semantic roles & 50–950 ramp
primary
#64F9BE
secondary
#D22F70
accent
#005BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683