#64EBDC#64EBDC
#64EBDC is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.1% C 0.120 H 185.2°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBDC |
|---|---|
| RGB | rgb(100, 235, 220) |
| HSL | hsl(173, 77%, 66%) |
| HSV | hsv(173, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(85.65, -40.31, -3.82) |
| CIE-LCH | lch(85.65, 40.49, 185.41°) |
| OKLab | oklab(86.15% -0.1194 -0.0109) |
| OKLCH | oklch(86.15% 0.12 185.2) |
| XYZ | xyz(47.8764, 67.2885, 78.1611) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.21
Tiffany Blue
#7BF2DA
ΔE00 3.65
Bright Aqua
#0BF9EA
ΔE00 4.27
Bright Turquoise
#0FFEF9
ΔE00 5.95
Aqua (survey)
#13EAC9
ΔE00 6.09
Bright Cyan
#41FDFE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBDC #EB6473
analogous
#64EB98 #64EBDC #64B7EB
triadic
#64EBDC #DC64EB #EBDC64
tetradic
#64EBDC #9864EB #EB6473 #B7EB64
square
#64EBDC #9864EB #EB6473 #B7EB64
split-complementary
#64EBDC #EB64B7 #EB9864
monochromatic
#18BCAA #2EE4D0 #64EBDC #9AF2E8 #D0F9F4
Accessibility & contrast
On white
1.45
#64EBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#64EBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBDC
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBDC | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#CBD0DE
Tritanopia (blue-blind)
#00F0E6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64ebdc; /* rgb */ color: rgb(100, 235, 220); /* oklch */ color: oklch(86.1% 0.120 185.2);
Tailwind
colors: {
custom: {
50: '#9df2e6',
500: '#64ebdc',
950: '#000000',
},
}SCSS
$custom: #64ebdc; $custom-light: #9df2e6; $custom-dark: #000000;
JSON
{
"hex": "#64ebdc",
"rgb": {
"r": 100,
"g": 235,
"b": 220
},
"hsl": {
"h": 173.333,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.86146,
"c": 0.11992,
"h": 185.2
},
"luminance": 0.67293
}Semantic roles & 50–950 ramp
primary
#64EBDC
secondary
#BB3847
accent
#0C23D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584