#64EEDF#64EEDF
#64EEDF is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.9% C 0.122 H 185.4°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #64EEDF |
|---|---|
| RGB | rgb(100, 238, 223) |
| HSL | hsl(173, 80%, 66%) |
| HSV | hsv(173, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 6.3%, 6.7%) |
| CIE-LAB | lab(86.59, -40.91, -4.01) |
| CIE-LCH | lch(86.59, 41.10, 185.59°) |
| OKLab | oklab(86.94% -0.1212 -0.0115) |
| OKLCH | oklch(86.94% 0.122 185.4) |
| XYZ | xyz(49.1434, 69.1811, 80.5611) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.52
Turquoise
#40E0D0
ΔE00 3.71
Bright Aqua
#0BF9EA
ΔE00 3.80
Bright Turquoise
#0FFEF9
ΔE00 5.48
Aqua (survey)
#13EAC9
ΔE00 6.19
Bright Cyan
#41FDFE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EEDF #EE6473
analogous
#64EE9A #64EEDF #64B8EE
triadic
#64EEDF #DF64EE #EEDF64
tetradic
#64EEDF #9A64EE #EE6473 #B8EE64
square
#64EEDF #9A64EE #EE6473 #B8EE64
split-complementary
#64EEDF #EE64B8 #EE9A64
monochromatic
#15C2AF #2DE8D4 #64EEDF #9BF4EA #D2FAF6
Accessibility & contrast
On white
1.42
#64EEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#64EEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EEDF
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EEDF | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DF
Deuteranopia (green-blind)
#CED2E1
Tritanopia (blue-blind)
#00F3E9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64eedf; /* rgb */ color: rgb(100, 238, 223); /* oklch */ color: oklch(86.9% 0.122 185.4);
Tailwind
colors: {
custom: {
50: '#9df4e8',
500: '#64eedf',
950: '#000000',
},
}SCSS
$custom: #64eedf; $custom-light: #9df4e8; $custom-dark: #000000;
JSON
{
"hex": "#64eedf",
"rgb": {
"r": 100,
"g": 238,
"b": 223
},
"hsl": {
"h": 173.478,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.86938,
"c": 0.12178,
"h": 185.4
},
"luminance": 0.69186
}Semantic roles & 50–950 ramp
primary
#64EEDF
secondary
#C03645
accent
#0920DD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584