#64FBD5#64FBD5
#64FBD5 is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.7% C 0.140 H 173.5°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #64FBD5 |
|---|---|
| RGB | rgb(100, 251, 213) |
| HSL | hsl(165, 95%, 69%) |
| HSV | hsv(165, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 15.1%, 1.6%) |
| CIE-LAB | lab(90.09, -48.99, 6.31) |
| CIE-LCH | lch(90.09, 49.40, 172.67°) |
| OKLab | oklab(89.7% -0.1389 0.0159) |
| OKLCH | oklch(89.7% 0.14 173.5) |
| XYZ | xyz(51.7572, 76.5024, 74.9767) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.66
Light Turquoise
#7EF4CC
ΔE00 2.97
Light Aqua
#8CFFDB
ΔE00 3.21
Bright Teal
#01F9C6
ΔE00 4.02
Tiffany Blue
#7BF2DA
ΔE00 4.34
Light Aquamarine
#7BFDC7
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FBD5 #FB648A
analogous
#64FB8A #64FBD5 #64D5FB
triadic
#64FBD5 #D564FB #FBD564
tetradic
#64FBD5 #8A64FB #FB648A #D5FB64
square
#64FBD5 #8A64FB #FB648A #D5FB64
split-complementary
#64FBD5 #FB64D5 #FB8A64
monochromatic
#06DFA8 #28F9C5 #64FBD5 #A0FDE5 #DBFEF5
Accessibility & contrast
On white
1.29
#64FBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#64FBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FBD5
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FBD5 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3ECD3
Deuteranopia (green-blind)
#DDDCD8
Tritanopia (blue-blind)
#00FDF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #64fbd5; /* rgb */ color: rgb(100, 251, 213); /* oklch */ color: oklch(89.7% 0.140 173.5);
Tailwind
colors: {
custom: {
50: '#9efde1',
500: '#64fbd5',
950: '#000000',
},
}SCSS
$custom: #64fbd5; $custom-light: #9efde1; $custom-dark: #000000;
JSON
{
"hex": "#64fbd5",
"rgb": {
"r": 100,
"g": 251,
"b": 213
},
"hsl": {
"h": 164.901,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.89698,
"c": 0.13979,
"h": 173.5
},
"luminance": 0.76508
}Semantic roles & 50–950 ramp
primary
#64FBD5
secondary
#D52E58
accent
#003AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684