#64FEEC#64FEEC
#64FEEC is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.1% C 0.132 H 184.4°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #64FEEC |
|---|---|
| RGB | rgb(100, 254, 236) |
| HSL | hsl(173, 99%, 69%) |
| HSV | hsv(173, 61%, 100%) |
| CMYK | cmyk(60.6%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(91.52, -44.72, -3.53) |
| CIE-LCH | lch(91.52, 44.86, 184.52°) |
| OKLab | oklab(91.05% -0.132 -0.0102) |
| OKLCH | oklch(91.05% 0.132 184.4) |
| XYZ | xyz(55.8308, 79.6432, 91.7709) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.09
Tiffany Blue
#7BF2DA
ΔE00 3.99
Bright Turquoise
#0FFEF9
ΔE00 4.74
Aqua
#00FFFF
ΔE00 6.09
Bright Cyan
#41FDFE
ΔE00 6.15
Light Aqua
#8CFFDB
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FEEC #FE6476
analogous
#64FE9F #64FEEC #64C3FE
triadic
#64FEEC #EC64FE #FEEC64
tetradic
#64FEEC #9F64FE #FE6476 #C3FE64
square
#64FEEC #9F64FE #FE6476 #C3FE64
split-complementary
#64FEEC #FE64C3 #FE9F64
monochromatic
#01E6CB #27FEE5 #64FEEC #A1FEF3 #DEFFFB
Accessibility & contrast
On white
1.24
#64FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#64FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FEEC
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FEEC | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EB
Deuteranopia (green-blind)
#DBE0EE
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #64feec; /* rgb */ color: rgb(100, 254, 236); /* oklch */ color: oklch(91.1% 0.132 184.4);
Tailwind
colors: {
custom: {
50: '#9ffff2',
500: '#64feec',
950: '#000000',
},
}SCSS
$custom: #64feec; $custom-light: #9ffff2; $custom-dark: #000000;
JSON
{
"hex": "#64feec",
"rgb": {
"r": 100,
"g": 254,
"b": 236
},
"hsl": {
"h": 172.987,
"s": 98.718,
"l": 69.412
},
"oklch": {
"l": 0.91052,
"c": 0.13236,
"h": 184.4
},
"luminance": 0.79649
}Semantic roles & 50–950 ramp
primary
#64FEEC
secondary
#D92D41
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685