#64FEDF#64FEDF
#64FEDF is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.7% C 0.138 H 177.3°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #64FEDF |
|---|---|
| RGB | rgb(100, 254, 223) |
| HSL | hsl(168, 99%, 69%) |
| HSV | hsv(168, 61%, 100%) |
| CMYK | cmyk(60.6%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(91.20, -47.91, 2.72) |
| CIE-LCH | lch(91.20, 47.99, 176.75°) |
| OKLab | oklab(90.68% -0.1375 0.0065) |
| OKLCH | oklch(90.68% 0.138 177.3) |
| XYZ | xyz(54.0104, 78.9150, 82.1835) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.49
Light Aqua
#8CFFDB
ΔE00 3.76
Aquamarine
#7FFFD4
ΔE00 4.17
Light Turquoise
#7EF4CC
ΔE00 4.54
Aqua (survey)
#13EAC9
ΔE00 5.22
Bright Teal
#01F9C6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FEDF #FE6483
analogous
#64FE92 #64FEDF #64D0FE
triadic
#64FEDF #DF64FE #FEDF64
tetradic
#64FEDF #9264FE #FE6483 #D0FE64
square
#64FEDF #9264FE #FE6483 #D0FE64
split-complementary
#64FEDF #FE64D0 #FE9264
monochromatic
#01E6B8 #27FED2 #64FEDF #A1FEEC #DEFFF8
Accessibility & contrast
On white
1.25
#64FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#64FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FEDF
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FEDF | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDE
Deuteranopia (green-blind)
#DEDFE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #64fedf; /* rgb */ color: rgb(100, 254, 223); /* oklch */ color: oklch(90.7% 0.138 177.3);
Tailwind
colors: {
custom: {
50: '#9fffe8',
500: '#64fedf',
950: '#000000',
},
}SCSS
$custom: #64fedf; $custom-light: #9fffe8; $custom-dark: #000000;
JSON
{
"hex": "#64fedf",
"rgb": {
"r": 100,
"g": 254,
"b": 223
},
"hsl": {
"h": 167.922,
"s": 98.718,
"l": 69.412
},
"oklch": {
"l": 0.90676,
"c": 0.1377,
"h": 177.3
},
"luminance": 0.78921
}Semantic roles & 50–950 ramp
primary
#64FEDF
secondary
#D92D50
accent
#002EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684