#64FCB5#64FCB5
#64FCB5 is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.2% C 0.164 H 159.8°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #64FCB5 |
|---|---|
| RGB | rgb(100, 252, 181) |
| HSL | hsl(152, 96%, 69%) |
| HSV | hsv(152, 60%, 99%) |
| CMYK | cmyk(60.3%, 0%, 28.2%, 1.2%) |
| CIE-LAB | lab(89.70, -56.33, 22.23) |
| CIE-LCH | lch(89.70, 60.56, 158.46°) |
| OKLab | oklab(89.16% -0.1541 0.0565) |
| OKLCH | oklch(89.16% 0.164 159.8) |
| XYZ | xyz(48.4019, 75.6614, 55.7604) |
| Luminance | 0.7567 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.19
Light Blue Green
#7EFBB3
ΔE00 2.20
Greenish Cyan
#2AFEB7
ΔE00 2.67
Seafoam Green
#7AF9AB
ΔE00 2.75
Seafoam (survey)
#80F9AD
ΔE00 2.97
Greenish Turquoise
#00FBB0
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FCB5 #FC64AB
analogous
#64FC69 #64FCB5 #64F7FC
triadic
#64FCB5 #B564FC #FCB564
tetradic
#64FCB5 #6964FC #FC64AB #F7FC64
square
#64FCB5 #6964FC #FC64AB #F7FC64
split-complementary
#64FCB5 #FC64F7 #FC6964
monochromatic
#04E17A #28FB98 #64FCB5 #A0FDD2 #DCFEEE
Accessibility & contrast
On white
1.30
#64FCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#64FCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FCB5
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FCB5 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAB1
Deuteranopia (green-blind)
#E4DCB9
Tritanopia (blue-blind)
#09FBE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64fcb5; /* rgb */ color: rgb(100, 252, 181); /* oklch */ color: oklch(89.2% 0.164 159.8);
Tailwind
colors: {
custom: {
50: '#9dfecb',
500: '#64fcb5',
950: '#000000',
},
}SCSS
$custom: #64fcb5; $custom-light: #9dfecb; $custom-dark: #000000;
JSON
{
"hex": "#64fcb5",
"rgb": {
"r": 100,
"g": 252,
"b": 181
},
"hsl": {
"h": 151.974,
"s": 96.203,
"l": 69.02
},
"oklch": {
"l": 0.89155,
"c": 0.16413,
"h": 159.8
},
"luminance": 0.75666
}Semantic roles & 50–950 ramp
primary
#64FCB5
secondary
#D62E7D
accent
#006BE6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101813
muted
#808683