#64FDB4#64FDB4
#64FDB4 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.4% C 0.166 H 159.3°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDB4 |
|---|---|
| RGB | rgb(100, 253, 180) |
| HSL | hsl(151, 97%, 69%) |
| HSV | hsv(151, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 28.9%, 0.8%) |
| CIE-LAB | lab(89.98, -56.93, 23.12) |
| CIE-LCH | lch(89.98, 61.44, 157.90°) |
| OKLab | oklab(89.37% -0.1555 0.0587) |
| OKLCH | oklch(89.37% 0.166 159.3) |
| XYZ | xyz(48.6145, 76.2503, 55.3270) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.55
Light Blue Green
#7EFBB3
ΔE00 2.12
Seafoam Green
#7AF9AB
ΔE00 2.57
Greenish Cyan
#2AFEB7
ΔE00 2.77
Seafoam (survey)
#80F9AD
ΔE00 2.83
Light Bluish Green
#76FDA8
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDB4 #FD64AD
analogous
#64FD68 #64FDB4 #64F9FD
triadic
#64FDB4 #B464FD #FDB464
tetradic
#64FDB4 #6864FD #FD64AD #F9FD64
square
#64FDB4 #6864FD #FD64AD #F9FD64
split-complementary
#64FDB4 #FD64F9 #FD6864
monochromatic
#03E478 #28FC97 #64FDB4 #A0FED1 #DDFFEE
Accessibility & contrast
On white
1.29
#64FDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#64FDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDB4
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDB4 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB0
Deuteranopia (green-blind)
#E6DCB9
Tritanopia (blue-blind)
#0AFCE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64fdb4; /* rgb */ color: rgb(100, 253, 180); /* oklch */ color: oklch(89.4% 0.166 159.3);
Tailwind
colors: {
custom: {
50: '#9dffca',
500: '#64fdb4',
950: '#000000',
},
}SCSS
$custom: #64fdb4; $custom-light: #9dffca; $custom-dark: #000000;
JSON
{
"hex": "#64fdb4",
"rgb": {
"r": 100,
"g": 253,
"b": 180
},
"hsl": {
"h": 151.373,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.89372,
"c": 0.16625,
"h": 159.3
},
"luminance": 0.76255
}Semantic roles & 50–950 ramp
primary
#64FDB4
secondary
#D72E7F
accent
#006DE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682