#64FFDF#64FFDF
#64FFDF is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.139 H 176.9°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFDF |
|---|---|
| RGB | rgb(100, 255, 223) |
| HSL | hsl(168, 100%, 70%) |
| HSV | hsv(168, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.48, -48.34, 3.14) |
| CIE-LCH | lch(91.48, 48.44, 176.28°) |
| OKLab | oklab(90.91% -0.1386 0.0076) |
| OKLCH | oklch(90.91% 0.139 176.9) |
| XYZ | xyz(54.3285, 79.5513, 82.2895) |
| Luminance | 0.7956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.65
Tiffany Blue
#7BF2DA
ΔE00 3.75
Aquamarine
#7FFFD4
ΔE00 3.96
Light Turquoise
#7EF4CC
ΔE00 4.47
Aqua (survey)
#13EAC9
ΔE00 5.35
Bright Teal
#01F9C6
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFDF #FF6484
analogous
#64FF92 #64FFDF #64D1FF
triadic
#64FFDF #DF64FF #FFDF64
tetradic
#64FFDF #9264FF #FF6484 #D1FF64
square
#64FFDF #9264FF #FF6484 #D1FF64
split-complementary
#64FFDF #FF64D1 #FF9264
monochromatic
#00E9B9 #27FFD2 #64FFDF #A1FFEC #DEFFF8
Accessibility & contrast
On white
1.24
#64FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#64FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFDF
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFDF | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#DFE0E1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #64ffdf; /* rgb */ color: rgb(100, 255, 223); /* oklch */ color: oklch(90.9% 0.139 176.9);
Tailwind
colors: {
custom: {
50: '#9fffe8',
500: '#64ffdf',
950: '#000000',
},
}SCSS
$custom: #64ffdf; $custom-light: #9fffe8; $custom-dark: #000000;
JSON
{
"hex": "#64ffdf",
"rgb": {
"r": 100,
"g": 255,
"b": 223
},
"hsl": {
"h": 167.613,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.9091,
"c": 0.13877,
"h": 176.9
},
"luminance": 0.79557
}Semantic roles & 50–950 ramp
primary
#64FFDF
secondary
#DA2D51
accent
#002FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684