#64F8B0#64F8B0
#64F8B0 is a very light, vivid teal. Relative luminance 0.730; OKLCH L 88.1% C 0.163 H 159.0°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #64F8B0 |
|---|---|
| RGB | rgb(100, 248, 176) |
| HSL | hsl(151, 91%, 68%) |
| HSV | hsv(151, 60%, 97%) |
| CMYK | cmyk(59.7%, 0%, 29%, 2.7%) |
| CIE-LAB | lab(88.44, -55.73, 23.04) |
| CIE-LCH | lch(88.44, 60.31, 157.54°) |
| OKLab | oklab(88.09% -0.1522 0.0585) |
| OKLCH | oklch(88.09% 0.163 159) |
| XYZ | xyz(46.6552, 72.9741, 52.6926) |
| Luminance | 0.7298 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.01
Light Blue Green
#7EFBB3
ΔE00 2.10
Seafoam Green
#7AF9AB
ΔE00 2.36
Seafoam (survey)
#80F9AD
ΔE00 2.63
Light Green Blue
#56FCA2
ΔE00 3.07
Light Bluish Green
#76FDA8
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F8B0 #F864AC
analogous
#64F866 #64F8B0 #64F6F8
triadic
#64F8B0 #B064F8 #F8B064
tetradic
#64F8B0 #6664F8 #F864AC #F6F864
square
#64F8B0 #6664F8 #F864AC #F6F864
split-complementary
#64F8B0 #F864F6 #F86664
monochromatic
#0AD874 #29F592 #64F8B0 #9FFBCE #D9FDEC
Accessibility & contrast
On white
1.35
#64F8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#64F8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F8B0
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F8B0 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AC
Deuteranopia (green-blind)
#E1D8B5
Tritanopia (blue-blind)
#1AF7E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #64f8b0; /* rgb */ color: rgb(100, 248, 176); /* oklch */ color: oklch(88.1% 0.163 159.0);
Tailwind
colors: {
custom: {
50: '#9dfbc8',
500: '#64f8b0',
950: '#000000',
},
}SCSS
$custom: #64f8b0; $custom-light: #9dfbc8; $custom-dark: #000000;
JSON
{
"hex": "#64f8b0",
"rgb": {
"r": 100,
"g": 248,
"b": 176
},
"hsl": {
"h": 150.811,
"s": 91.358,
"l": 68.235
},
"oklch": {
"l": 0.88086,
"c": 0.16311,
"h": 159
},
"luminance": 0.72979
}Semantic roles & 50–950 ramp
primary
#64F8B0
secondary
#D12F7E
accent
#0070E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582