#64FFD5#64FFD5
#64FFD5 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.6% C 0.144 H 171.9°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFD5 |
|---|---|
| RGB | rgb(100, 255, 213) |
| HSL | hsl(164, 100%, 70%) |
| HSV | hsv(164, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(91.25, -50.68, 7.97) |
| CIE-LCH | lch(91.25, 51.30, 171.07°) |
| OKLab | oklab(90.64% -0.1429 0.0203) |
| OKLCH | oklch(90.64% 0.144 171.9) |
| XYZ | xyz(53.0199, 79.0279, 75.3976) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.14
Light Turquoise
#7EF4CC
ΔE00 3.25
Light Aqua
#8CFFDB
ΔE00 3.28
Bright Teal
#01F9C6
ΔE00 3.66
Light Aquamarine
#7BFDC7
ΔE00 3.92
Tiffany Blue
#7BF2DA
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFD5 #FF648E
analogous
#64FF88 #64FFD5 #64DCFF
triadic
#64FFD5 #D564FF #FFD564
tetradic
#64FFD5 #8864FF #FF648E #DCFF64
square
#64FFD5 #8864FF #FF648E #DCFF64
split-complementary
#64FFD5 #FF64DC #FF8864
monochromatic
#00E9AA #27FFC4 #64FFD5 #A1FFE6 #DEFFF6
Accessibility & contrast
On white
1.25
#64FFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#64FFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFD5
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFD5 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD3
Deuteranopia (green-blind)
#E1DFD8
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #64ffd5; /* rgb */ color: rgb(100, 255, 213); /* oklch */ color: oklch(90.6% 0.144 171.9);
Tailwind
colors: {
custom: {
50: '#9effe1',
500: '#64ffd5',
950: '#000000',
},
}SCSS
$custom: #64ffd5; $custom-light: #9effe1; $custom-dark: #000000;
JSON
{
"hex": "#64ffd5",
"rgb": {
"r": 100,
"g": 255,
"b": 213
},
"hsl": {
"h": 163.742,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.90639,
"c": 0.14436,
"h": 171.9
},
"luminance": 0.79033
}Semantic roles & 50–950 ramp
primary
#64FFD5
secondary
#DA2D5C
accent
#003EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684