#64ECD5#64ECD5
#64ECD5 is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.2% C 0.123 H 180.3°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64ECD5 |
|---|---|
| RGB | rgb(100, 236, 213) |
| HSL | hsl(170, 78%, 66%) |
| HSV | hsv(170, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 9.7%, 7.5%) |
| CIE-LAB | lab(85.76, -42.50, 0.02) |
| CIE-LCH | lch(85.76, 42.50, 179.98°) |
| OKLab | oklab(86.17% -0.1235 -0.0007) |
| OKLCH | oklch(86.17% 0.123 180.3) |
| XYZ | xyz(47.2558, 67.4996, 73.4762) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.16
Turquoise
#40E0D0
ΔE00 3.91
Aqua (survey)
#13EAC9
ΔE00 4.13
Bright Aqua
#0BF9EA
ΔE00 5.05
Light Turquoise
#7EF4CC
ΔE00 5.67
Light Aqua
#8CFFDB
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ECD5 #EC647B
analogous
#64EC91 #64ECD5 #64BFEC
triadic
#64ECD5 #D564EC #ECD564
tetradic
#64ECD5 #9164EC #EC647B #BFEC64
square
#64ECD5 #9164EC #EC647B #BFEC64
split-complementary
#64ECD5 #EC64BF #EC9164
monochromatic
#17BEA2 #2DE5C6 #64ECD5 #9BF3E4 #D1F9F3
Accessibility & contrast
On white
1.45
#64ECD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#64ECD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ECD5
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ECD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ECD5 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD4
Deuteranopia (green-blind)
#CED0D7
Tritanopia (blue-blind)
#00F0E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64ecd5; /* rgb */ color: rgb(100, 236, 213); /* oklch */ color: oklch(86.2% 0.123 180.3);
Tailwind
colors: {
custom: {
50: '#9cf3e1',
500: '#64ecd5',
950: '#000000',
},
}SCSS
$custom: #64ecd5; $custom-light: #9cf3e1; $custom-dark: #000000;
JSON
{
"hex": "#64ecd5",
"rgb": {
"r": 100,
"g": 236,
"b": 213
},
"hsl": {
"h": 169.853,
"s": 78.161,
"l": 65.882
},
"oklch": {
"l": 0.86171,
"c": 0.12347,
"h": 180.3
},
"luminance": 0.67504
}Semantic roles & 50–950 ramp
primary
#64ECD5
secondary
#BD374E
accent
#0B2EDA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584