#64FDB5#64FDB5
#64FDB5 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.4% C 0.165 H 159.6°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDB5 |
|---|---|
| RGB | rgb(100, 253, 181) |
| HSL | hsl(152, 97%, 69%) |
| HSV | hsv(152, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 28.5%, 0.8%) |
| CIE-LAB | lab(89.99, -56.73, 22.64) |
| CIE-LCH | lch(89.99, 61.08, 158.25°) |
| OKLab | oklab(89.39% -0.1551 0.0575) |
| OKLCH | oklch(89.39% 0.165 159.6) |
| XYZ | xyz(48.7168, 76.2912, 55.8654) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.44
Light Blue Green
#7EFBB3
ΔE00 2.18
Greenish Cyan
#2AFEB7
ΔE00 2.68
Seafoam Green
#7AF9AB
ΔE00 2.70
Seafoam (survey)
#80F9AD
ΔE00 2.94
Greenish Turquoise
#00FBB0
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDB5 #FD64AC
analogous
#64FD69 #64FDB5 #64F8FD
triadic
#64FDB5 #B564FD #FDB564
tetradic
#64FDB5 #6964FD #FD64AC #F8FD64
square
#64FDB5 #6964FD #FD64AC #F8FD64
split-complementary
#64FDB5 #FD64F8 #FD6964
monochromatic
#03E47A #28FC98 #64FDB5 #A0FED2 #DDFFEF
Accessibility & contrast
On white
1.29
#64FDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#64FDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDB5
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDB5 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB1
Deuteranopia (green-blind)
#E5DCBA
Tritanopia (blue-blind)
#07FCEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64fdb5; /* rgb */ color: rgb(100, 253, 181); /* oklch */ color: oklch(89.4% 0.165 159.6);
Tailwind
colors: {
custom: {
50: '#9dffcb',
500: '#64fdb5',
950: '#000000',
},
}SCSS
$custom: #64fdb5; $custom-light: #9dffcb; $custom-dark: #000000;
JSON
{
"hex": "#64fdb5",
"rgb": {
"r": 100,
"g": 253,
"b": 181
},
"hsl": {
"h": 151.765,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.89394,
"c": 0.16542,
"h": 159.6
},
"luminance": 0.76296
}Semantic roles & 50–950 ramp
primary
#64FDB5
secondary
#D72E7E
accent
#006CE6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101813
muted
#808683