#64FDBF#64FDBF
#64FDBF is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.6% C 0.157 H 163.2°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDBF |
|---|---|
| RGB | rgb(100, 253, 191) |
| HSL | hsl(156, 97%, 69%) |
| HSV | hsv(156, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(90.19, -54.69, 17.80) |
| CIE-LCH | lch(90.19, 57.51, 161.97°) |
| OKLab | oklab(89.62% -0.1506 0.0455) |
| OKLCH | oklch(89.62% 0.157 163.2) |
| XYZ | xyz(49.7799, 76.7164, 61.4645) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.82
Light Aquamarine
#7BFDC7
ΔE00 2.12
Greenish Cyan
#2AFEB7
ΔE00 2.69
Light Blue Green
#7EFBB3
ΔE00 3.48
Greenish Turquoise
#00FBB0
ΔE00 3.56
Seafoam Green
#7AF9AB
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDBF #FD64A2
analogous
#64FD73 #64FDBF #64EFFD
triadic
#64FDBF #BF64FD #FDBF64
tetradic
#64FDBF #7364FD #FD64A2 #EFFD64
square
#64FDBF #7364FD #FD64A2 #EFFD64
split-complementary
#64FDBF #FD64EF #FD7364
monochromatic
#03E489 #28FCA6 #64FDBF #A0FED8 #DDFFF1
Accessibility & contrast
On white
1.28
#64FDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#64FDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDBF
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDBF | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBC
Deuteranopia (green-blind)
#E4DDC3
Tritanopia (blue-blind)
#00FDEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #64fdbf; /* rgb */ color: rgb(100, 253, 191); /* oklch */ color: oklch(89.6% 0.157 163.2);
Tailwind
colors: {
custom: {
50: '#9effd2',
500: '#64fdbf',
950: '#000000',
},
}SCSS
$custom: #64fdbf; $custom-light: #9effd2; $custom-dark: #000000;
JSON
{
"hex": "#64fdbf",
"rgb": {
"r": 100,
"g": 253,
"b": 191
},
"hsl": {
"h": 155.686,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.8962,
"c": 0.15736,
"h": 163.2
},
"luminance": 0.76721
}Semantic roles & 50–950 ramp
primary
#64FDBF
secondary
#D72E73
accent
#005DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683