#64FDEE#64FDEE
#64FDEE is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.9% C 0.131 H 186.1°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #64FDEE |
|---|---|
| RGB | rgb(100, 253, 238) |
| HSL | hsl(174, 97%, 69%) |
| HSV | hsv(174, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(91.29, -43.78, -4.91) |
| CIE-LCH | lch(91.29, 44.06, 186.40°) |
| OKLab | oklab(90.88% -0.1301 -0.014) |
| OKLCH | oklch(90.88% 0.131 186.1) |
| XYZ | xyz(55.8065, 79.1270, 93.2043) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.91
Bright Turquoise
#0FFEF9
ΔE00 4.00
Tiffany Blue
#7BF2DA
ΔE00 4.47
Bright Cyan
#41FDFE
ΔE00 5.23
Aqua
#00FFFF
ΔE00 5.26
Turquoise
#40E0D0
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FDEE #FD6473
analogous
#64FDA2 #64FDEE #64BFFD
triadic
#64FDEE #EE64FD #FDEE64
tetradic
#64FDEE #A264FD #FD6473 #BFFD64
square
#64FDEE #A264FD #FD6473 #BFFD64
split-complementary
#64FDEE #FD64BF #FDA264
monochromatic
#03E4CE #28FCE7 #64FDEE #A0FEF5 #DDFFFB
Accessibility & contrast
On white
1.25
#64FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#64FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FDEE
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FDEE | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#D9DFF0
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #64fdee; /* rgb */ color: rgb(100, 253, 238); /* oklch */ color: oklch(90.9% 0.131 186.1);
Tailwind
colors: {
custom: {
50: '#9ffef3',
500: '#64fdee',
950: '#000000',
},
}SCSS
$custom: #64fdee; $custom-light: #9ffef3; $custom-dark: #000000;
JSON
{
"hex": "#64fdee",
"rgb": {
"r": 100,
"g": 253,
"b": 238
},
"hsl": {
"h": 174.118,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.90881,
"c": 0.13086,
"h": 186.1
},
"luminance": 0.79133
}Semantic roles & 50–950 ramp
primary
#64FDEE
secondary
#D72E3E
accent
#0016E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685