#64FDBD#64FDBD
#64FDBD is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.6% C 0.159 H 162.5°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDBD |
|---|---|
| RGB | rgb(100, 253, 189) |
| HSL | hsl(155, 97%, 69%) |
| HSV | hsv(155, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(90.15, -55.10, 18.76) |
| CIE-LCH | lch(90.15, 58.21, 161.19°) |
| OKLab | oklab(89.57% -0.1515 0.0479) |
| OKLCH | oklch(89.57% 0.159 162.5) |
| XYZ | xyz(49.5613, 76.6290, 60.3132) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.53
Light Aquamarine
#7BFDC7
ΔE00 2.40
Greenish Cyan
#2AFEB7
ΔE00 2.56
Light Blue Green
#7EFBB3
ΔE00 3.15
Greenish Turquoise
#00FBB0
ΔE00 3.36
Seafoam Green
#7AF9AB
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDBD #FD64A4
analogous
#64FD71 #64FDBD #64F0FD
triadic
#64FDBD #BD64FD #FDBD64
tetradic
#64FDBD #7164FD #FD64A4 #F0FD64
square
#64FDBD #7164FD #FD64A4 #F0FD64
split-complementary
#64FDBD #FD64F0 #FD7164
monochromatic
#03E486 #28FCA3 #64FDBD #A0FED7 #DDFFF0
Accessibility & contrast
On white
1.29
#64FDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#64FDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDBD
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDBD | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB9
Deuteranopia (green-blind)
#E4DDC1
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #64fdbd; /* rgb */ color: rgb(100, 253, 189); /* oklch */ color: oklch(89.6% 0.159 162.5);
Tailwind
colors: {
custom: {
50: '#9effd1',
500: '#64fdbd',
950: '#000000',
},
}SCSS
$custom: #64fdbd; $custom-light: #9effd1; $custom-dark: #000000;
JSON
{
"hex": "#64fdbd",
"rgb": {
"r": 100,
"g": 253,
"b": 189
},
"hsl": {
"h": 154.902,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.89573,
"c": 0.15892,
"h": 162.5
},
"luminance": 0.76634
}Semantic roles & 50–950 ramp
primary
#64FDBD
secondary
#D72E75
accent
#0060E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683