#64FDB7#64FDB7
#64FDB7 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.4% C 0.164 H 160.3°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDB7 |
|---|---|
| RGB | rgb(100, 253, 183) |
| HSL | hsl(153, 97%, 69%) |
| HSV | hsv(153, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 27.7%, 0.8%) |
| CIE-LAB | lab(90.03, -56.33, 21.67) |
| CIE-LCH | lch(90.03, 60.35, 158.96°) |
| OKLab | oklab(89.44% -0.1542 0.0552) |
| OKLCH | oklch(89.44% 0.164 160.3) |
| XYZ | xyz(48.9235, 76.3738, 56.9539) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.28
Light Blue Green
#7EFBB3
ΔE00 2.35
Greenish Cyan
#2AFEB7
ΔE00 2.56
Seafoam Green
#7AF9AB
ΔE00 3.00
Greenish Turquoise
#00FBB0
ΔE00 3.09
Seafoam (survey)
#80F9AD
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDB7 #FD64AA
analogous
#64FD6B #64FDB7 #64F6FD
triadic
#64FDB7 #B764FD #FDB764
tetradic
#64FDB7 #6B64FD #FD64AA #F6FD64
square
#64FDB7 #6B64FD #FD64AA #F6FD64
split-complementary
#64FDB7 #FD64F6 #FD6B64
monochromatic
#03E47D #28FC9B #64FDB7 #A0FED3 #DDFFEF
Accessibility & contrast
On white
1.29
#64FDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#64FDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDB7
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDB7 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB3
Deuteranopia (green-blind)
#E5DCBB
Tritanopia (blue-blind)
#00FCEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64fdb7; /* rgb */ color: rgb(100, 253, 183); /* oklch */ color: oklch(89.4% 0.164 160.3);
Tailwind
colors: {
custom: {
50: '#9effcc',
500: '#64fdb7',
950: '#000000',
},
}SCSS
$custom: #64fdb7; $custom-light: #9effcc; $custom-dark: #000000;
JSON
{
"hex": "#64fdb7",
"rgb": {
"r": 100,
"g": 253,
"b": 183
},
"hsl": {
"h": 152.549,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.89438,
"c": 0.16377,
"h": 160.3
},
"luminance": 0.76379
}Semantic roles & 50–950 ramp
primary
#64FDB7
secondary
#D72E7B
accent
#0069E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101813
muted
#808683