#64EDDC#64EDDC
#64EDDC is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.6% C 0.122 H 184.1°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #64EDDC |
|---|---|
| RGB | rgb(100, 237, 220) |
| HSL | hsl(173, 79%, 66%) |
| HSV | hsv(173, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(86.23, -41.21, -2.97) |
| CIE-LCH | lch(86.23, 41.32, 184.12°) |
| OKLab | oklab(86.61% -0.1215 -0.0087) |
| OKLCH | oklch(86.61% 0.122 184.1) |
| XYZ | xyz(48.4522, 68.4401, 78.3531) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.04
Turquoise
#40E0D0
ΔE00 3.49
Bright Aqua
#0BF9EA
ΔE00 4.05
Aqua (survey)
#13EAC9
ΔE00 5.59
Bright Turquoise
#0FFEF9
ΔE00 6.06
Bright Cyan
#41FDFE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EDDC #ED6475
analogous
#64ED97 #64EDDC #64B9ED
triadic
#64EDDC #DC64ED #EDDC64
tetradic
#64EDDC #9764ED #ED6475 #B9ED64
square
#64EDDC #9764ED #ED6475 #B9ED64
split-complementary
#64EDDC #ED64B9 #ED9764
monochromatic
#16C0AB #2DE7D0 #64EDDC #9BF3E8 #D2FAF5
Accessibility & contrast
On white
1.43
#64EDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#64EDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EDDC
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EDDC | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DB
Deuteranopia (green-blind)
#CDD1DE
Tritanopia (blue-blind)
#00F2E8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64eddc; /* rgb */ color: rgb(100, 237, 220); /* oklch */ color: oklch(86.6% 0.122 184.1);
Tailwind
colors: {
custom: {
50: '#9df3e6',
500: '#64eddc',
950: '#000000',
},
}SCSS
$custom: #64eddc; $custom-light: #9df3e6; $custom-dark: #000000;
JSON
{
"hex": "#64eddc",
"rgb": {
"r": 100,
"g": 237,
"b": 220
},
"hsl": {
"h": 172.555,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.86613,
"c": 0.1218,
"h": 184.1
},
"luminance": 0.68445
}Semantic roles & 50–950 ramp
primary
#64EDDC
secondary
#BF3748
accent
#0A24DB
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584