#64FFDE#64FFDE
#64FFDE is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.139 H 176.4°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #64FFDE |
|---|---|
| RGB | rgb(100, 255, 222) |
| HSL | hsl(167, 100%, 70%) |
| HSV | hsv(167, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.46, -48.57, 3.62) |
| CIE-LCH | lch(91.46, 48.71, 175.74°) |
| OKLab | oklab(90.88% -0.139 0.0089) |
| OKLCH | oklch(90.88% 0.139 176.4) |
| XYZ | xyz(54.1941, 79.4976, 81.5816) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.52
Aquamarine
#7FFFD4
ΔE00 3.73
Tiffany Blue
#7BF2DA
ΔE00 3.87
Light Turquoise
#7EF4CC
ΔE00 4.28
Bright Teal
#01F9C6
ΔE00 5.25
Aqua (survey)
#13EAC9
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FFDE #FF6485
analogous
#64FF91 #64FFDE #64D2FF
triadic
#64FFDE #DE64FF #FFDE64
tetradic
#64FFDE #9164FF #FF6485 #D2FF64
square
#64FFDE #9164FF #FF6485 #D2FF64
split-complementary
#64FFDE #FF64D2 #FF9164
monochromatic
#00E9B7 #27FFD1 #64FFDE #A1FFEB #DEFFF8
Accessibility & contrast
On white
1.24
#64FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#64FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FFDE
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FFDE | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DD
Deuteranopia (green-blind)
#DFE0E0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #64ffde; /* rgb */ color: rgb(100, 255, 222); /* oklch */ color: oklch(90.9% 0.139 176.4);
Tailwind
colors: {
custom: {
50: '#9fffe8',
500: '#64ffde',
950: '#000000',
},
}SCSS
$custom: #64ffde; $custom-light: #9fffe8; $custom-dark: #000000;
JSON
{
"hex": "#64ffde",
"rgb": {
"r": 100,
"g": 255,
"b": 222
},
"hsl": {
"h": 167.226,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.90882,
"c": 0.13927,
"h": 176.4
},
"luminance": 0.79503
}Semantic roles & 50–950 ramp
primary
#64FFDE
secondary
#DA2D52
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684