#64ECDA#64ECDA
#64ECDA is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.3% C 0.122 H 183.4°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #64ECDA |
|---|---|
| RGB | rgb(100, 236, 218) |
| HSL | hsl(172, 78%, 66%) |
| HSV | hsv(172, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(85.89, -41.26, -2.42) |
| CIE-LCH | lch(85.89, 41.33, 183.36°) |
| OKLab | oklab(86.32% -0.1213 -0.0072) |
| OKLCH | oklch(86.32% 0.122 183.4) |
| XYZ | xyz(47.9002, 67.7574, 76.8702) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.87
Turquoise
#40E0D0
ΔE00 3.35
Bright Aqua
#0BF9EA
ΔE00 4.30
Aqua (survey)
#13EAC9
ΔE00 5.29
Bright Turquoise
#0FFEF9
ΔE00 6.43
Light Turquoise
#7EF4CC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ECDA #EC6476
analogous
#64EC96 #64ECDA #64BAEC
triadic
#64ECDA #DA64EC #ECDA64
tetradic
#64ECDA #9664EC #EC6476 #BAEC64
square
#64ECDA #9664EC #EC6476 #BAEC64
split-complementary
#64ECDA #EC64BA #EC9664
monochromatic
#17BEA8 #2DE5CD #64ECDA #9BF3E7 #D1F9F4
Accessibility & contrast
On white
1.44
#64ECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#64ECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ECDA
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ECDA | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0D9
Deuteranopia (green-blind)
#CDD0DC
Tritanopia (blue-blind)
#00F0E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64ecda; /* rgb */ color: rgb(100, 236, 218); /* oklch */ color: oklch(86.3% 0.122 183.4);
Tailwind
colors: {
custom: {
50: '#9df2e5',
500: '#64ecda',
950: '#000000',
},
}SCSS
$custom: #64ecda; $custom-light: #9df2e5; $custom-dark: #000000;
JSON
{
"hex": "#64ecda",
"rgb": {
"r": 100,
"g": 236,
"b": 218
},
"hsl": {
"h": 172.059,
"s": 78.161,
"l": 65.882
},
"oklch": {
"l": 0.86319,
"c": 0.12152,
"h": 183.4
},
"luminance": 0.67762
}Semantic roles & 50–950 ramp
primary
#64ECDA
secondary
#BD3749
accent
#0B27DA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584