#64FDBE#64FDBE
#64FDBE is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.6% C 0.158 H 162.8°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDBE |
|---|---|
| RGB | rgb(100, 253, 190) |
| HSL | hsl(155, 97%, 69%) |
| HSV | hsv(155, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(90.17, -54.89, 18.28) |
| CIE-LCH | lch(90.17, 57.86, 161.58°) |
| OKLab | oklab(89.6% -0.1511 0.0467) |
| OKLCH | oklch(89.6% 0.158 162.8) |
| XYZ | xyz(49.6702, 76.6725, 60.8869) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.67
Light Aquamarine
#7BFDC7
ΔE00 2.25
Greenish Cyan
#2AFEB7
ΔE00 2.62
Light Blue Green
#7EFBB3
ΔE00 3.31
Greenish Turquoise
#00FBB0
ΔE00 3.46
Seafoam Green
#7AF9AB
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDBE #FD64A3
analogous
#64FD72 #64FDBE #64F0FD
triadic
#64FDBE #BE64FD #FDBE64
tetradic
#64FDBE #7264FD #FD64A3 #F0FD64
square
#64FDBE #7264FD #FD64A3 #F0FD64
split-complementary
#64FDBE #FD64F0 #FD7264
monochromatic
#03E487 #28FCA5 #64FDBE #A0FED7 #DDFFF1
Accessibility & contrast
On white
1.29
#64FDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#64FDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDBE
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDBE | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 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)
#F9ECBA
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#00FDEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #64fdbe; /* rgb */ color: rgb(100, 253, 190); /* oklch */ color: oklch(89.6% 0.158 162.8);
Tailwind
colors: {
custom: {
50: '#9effd1',
500: '#64fdbe',
950: '#000000',
},
}SCSS
$custom: #64fdbe; $custom-light: #9effd1; $custom-dark: #000000;
JSON
{
"hex": "#64fdbe",
"rgb": {
"r": 100,
"g": 253,
"b": 190
},
"hsl": {
"h": 155.294,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.89596,
"c": 0.15814,
"h": 162.8
},
"luminance": 0.76678
}Semantic roles & 50–950 ramp
primary
#64FDBE
secondary
#D72E74
accent
#005FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683