#64F1B0#64F1B0
#64F1B0 is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.4% C 0.154 H 160.5°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #64F1B0 |
|---|---|
| RGB | rgb(100, 241, 176) |
| HSL | hsl(152, 83%, 67%) |
| HSV | hsv(152, 59%, 95%) |
| CMYK | cmyk(58.5%, 0%, 27%, 5.5%) |
| CIE-LAB | lab(86.38, -52.92, 20.20) |
| CIE-LCH | lch(86.38, 56.64, 159.11°) |
| OKLab | oklab(86.4% -0.1451 0.0515) |
| OKLCH | oklch(86.4% 0.154 160.5) |
| XYZ | xyz(44.5432, 68.7501, 51.9886) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.28
Light Blue Green
#7EFBB3
ΔE00 3.19
Seafoam Green
#7AF9AB
ΔE00 3.56
Seafoam (survey)
#80F9AD
ΔE00 3.68
Greenish Cyan
#2AFEB7
ΔE00 3.78
Light Aquamarine
#7BFDC7
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F1B0 #F164A5
analogous
#64F16A #64F1B0 #64ECF1
triadic
#64F1B0 #B064F1 #F1B064
tetradic
#64F1B0 #6A64F1 #F164A5 #ECF164
square
#64F1B0 #6A64F1 #F164A5 #ECF164
split-complementary
#64F1B0 #F164EC #F16A64
monochromatic
#12C874 #2CEC93 #64F1B0 #9CF6CD #D4FBE9
Accessibility & contrast
On white
1.42
#64F1B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#64F1B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F1B0
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F1B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F1B0 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1AC
Deuteranopia (green-blind)
#DBD2B4
Tritanopia (blue-blind)
#21F0DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f1b0; /* rgb */ color: rgb(100, 241, 176); /* oklch */ color: oklch(86.4% 0.154 160.5);
Tailwind
colors: {
custom: {
50: '#9cf6c7',
500: '#64f1b0',
950: '#000000',
},
}SCSS
$custom: #64f1b0; $custom-light: #9cf6c7; $custom-dark: #000000;
JSON
{
"hex": "#64f1b0",
"rgb": {
"r": 100,
"g": 241,
"b": 176
},
"hsl": {
"h": 152.34,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.86404,
"c": 0.15394,
"h": 160.5
},
"luminance": 0.68755
}Semantic roles & 50–950 ramp
primary
#64F1B0
secondary
#C53477
accent
#066AE0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582