#64FDDC#64FDDC
#64FDDC is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.138 H 176.2°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDDC |
|---|---|
| RGB | rgb(100, 253, 220) |
| HSL | hsl(167, 97%, 69%) |
| HSV | hsv(167, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 13%, 0.8%) |
| CIE-LAB | lab(90.84, -48.20, 3.75) |
| CIE-LCH | lch(90.84, 48.34, 175.55°) |
| OKLab | oklab(90.36% -0.1378 0.0092) |
| OKLCH | oklch(90.36% 0.138 176.2) |
| XYZ | xyz(53.2930, 78.1216, 79.9667) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.48
Tiffany Blue
#7BF2DA
ΔE00 3.62
Aquamarine
#7FFFD4
ΔE00 3.67
Light Turquoise
#7EF4CC
ΔE00 4.01
Aqua (survey)
#13EAC9
ΔE00 5.01
Bright Teal
#01F9C6
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDDC #FD6485
analogous
#64FD90 #64FDDC #64D1FD
triadic
#64FDDC #DC64FD #FDDC64
tetradic
#64FDDC #9064FD #FD6485 #D1FD64
square
#64FDDC #9064FD #FD6485 #D1FD64
split-complementary
#64FDDC #FD64D1 #FD9064
monochromatic
#03E4B3 #28FCCE #64FDDC #A0FEEA #DDFFF7
Accessibility & contrast
On white
1.26
#64FDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#64FDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDDC
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDDC | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #64fddc; /* rgb */ color: rgb(100, 253, 220); /* oklch */ color: oklch(90.4% 0.138 176.2);
Tailwind
colors: {
custom: {
50: '#9fffe6',
500: '#64fddc',
950: '#000000',
},
}SCSS
$custom: #64fddc; $custom-light: #9fffe6; $custom-dark: #000000;
JSON
{
"hex": "#64fddc",
"rgb": {
"r": 100,
"g": 253,
"b": 220
},
"hsl": {
"h": 167.059,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.90359,
"c": 0.13816,
"h": 176.2
},
"luminance": 0.78127
}Semantic roles & 50–950 ramp
primary
#64FDDC
secondary
#D72E52
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684