#64FDEC#64FDEC
#64FDEC is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.8% C 0.131 H 185.0°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDEC |
|---|---|
| RGB | rgb(100, 253, 236) |
| HSL | hsl(173, 97%, 69%) |
| HSV | hsv(173, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(91.24, -44.29, -3.95) |
| CIE-LCH | lch(91.24, 44.46, 185.10°) |
| OKLab | oklab(90.82% -0.131 -0.0114) |
| OKLCH | oklch(90.82% 0.131 185) |
| XYZ | xyz(55.5143, 79.0102, 91.6654) |
| Luminance | 0.7902 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.96
Tiffany Blue
#7BF2DA
ΔE00 4.04
Bright Turquoise
#0FFEF9
ΔE00 4.51
Aqua
#00FFFF
ΔE00 5.84
Bright Cyan
#41FDFE
ΔE00 5.86
Turquoise
#40E0D0
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDEC #FD6475
analogous
#64FDA0 #64FDEC #64C2FD
triadic
#64FDEC #EC64FD #FDEC64
tetradic
#64FDEC #A064FD #FD6475 #C2FD64
square
#64FDEC #A064FD #FD6475 #C2FD64
split-complementary
#64FDEC #FD64C2 #FDA064
monochromatic
#03E4CB #28FCE5 #64FDEC #A0FEF3 #DDFFFB
Accessibility & contrast
On white
1.25
#64FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#64FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDEC
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDEC | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EB
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #64fdec; /* rgb */ color: rgb(100, 253, 236); /* oklch */ color: oklch(90.8% 0.131 185.0);
Tailwind
colors: {
custom: {
50: '#9ffef2',
500: '#64fdec',
950: '#000000',
},
}SCSS
$custom: #64fdec; $custom-light: #9ffef2; $custom-dark: #000000;
JSON
{
"hex": "#64fdec",
"rgb": {
"r": 100,
"g": 253,
"b": 236
},
"hsl": {
"h": 173.333,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.90821,
"c": 0.13145,
"h": 185
},
"luminance": 0.79016
}Semantic roles & 50–950 ramp
primary
#64FDEC
secondary
#D72E41
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685