#64FBB0#64FBB0
#64FBB0 is a very light, vivid teal. Relative luminance 0.748; OKLCH L 88.8% C 0.167 H 158.4°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #64FBB0 |
|---|---|
| RGB | rgb(100, 251, 176) |
| HSL | hsl(150, 95%, 69%) |
| HSV | hsv(150, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(89.31, -56.92, 24.25) |
| CIE-LCH | lch(89.31, 61.87, 156.93°) |
| OKLab | oklab(88.81% -0.1553 0.0615) |
| OKLCH | oklch(88.81% 0.167 158.4) |
| XYZ | xyz(47.5849, 74.8335, 53.0025) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.64
Light Blue Green
#7EFBB3
ΔE00 1.98
Seafoam Green
#7AF9AB
ΔE00 2.13
Seafoam (survey)
#80F9AD
ΔE00 2.48
Light Green Blue
#56FCA2
ΔE00 2.55
Light Bluish Green
#76FDA8
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FBB0 #FB64AF
analogous
#64FB65 #64FBB0 #64FAFB
triadic
#64FBB0 #B064FB #FBB064
tetradic
#64FBB0 #6564FB #FB64AF #FAFB64
square
#64FBB0 #6564FB #FB64AF #FAFB64
split-complementary
#64FBB0 #FB64FA #FB6564
monochromatic
#06DF73 #28F992 #64FBB0 #A0FDCE #DBFEED
Accessibility & contrast
On white
1.32
#64FBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#64FBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FBB0
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FBB0 | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9AB
Deuteranopia (green-blind)
#E4DBB5
Tritanopia (blue-blind)
#17FAE7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #64fbb0; /* rgb */ color: rgb(100, 251, 176); /* oklch */ color: oklch(88.8% 0.167 158.4);
Tailwind
colors: {
custom: {
50: '#9dfdc8',
500: '#64fbb0',
950: '#000000',
},
}SCSS
$custom: #64fbb0; $custom-light: #9dfdc8; $custom-dark: #000000;
JSON
{
"hex": "#64fbb0",
"rgb": {
"r": 100,
"g": 251,
"b": 176
},
"hsl": {
"h": 150.199,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.88807,
"c": 0.16701,
"h": 158.4
},
"luminance": 0.74838
}Semantic roles & 50–950 ramp
primary
#64FBB0
secondary
#D52E81
accent
#0072E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682