#64EDCD#64EDCD
#64EDCD is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.2% C 0.128 H 175.2°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #64EDCD |
|---|---|
| RGB | rgb(100, 237, 205) |
| HSL | hsl(166, 79%, 66%) |
| HSV | hsv(166, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 13.5%, 7.1%) |
| CIE-LAB | lab(85.85, -44.86, 4.35) |
| CIE-LCH | lch(85.85, 45.07, 174.47°) |
| OKLab | oklab(86.18% -0.128 0.0108) |
| OKLCH | oklch(86.18% 0.128 175.2) |
| XYZ | xyz(46.5540, 67.6808, 68.3561) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.04
Aqua (survey)
#13EAC9
ΔE00 3.30
Light Turquoise
#7EF4CC
ΔE00 3.45
Aqua Marine
#2EE8BB
ΔE00 4.26
Light Aqua
#8CFFDB
ΔE00 4.84
Aquamarine
#7FFFD4
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EDCD #ED6484
analogous
#64ED88 #64EDCD #64C9ED
triadic
#64EDCD #CD64ED #EDCD64
tetradic
#64EDCD #8864ED #ED6484 #C9ED64
square
#64EDCD #8864ED #ED6484 #C9ED64
split-complementary
#64EDCD #ED64C9 #ED8864
monochromatic
#16C099 #2DE7BB #64EDCD #9BF3DF #D2FAF0
Accessibility & contrast
On white
1.44
#64EDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#64EDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EDCD
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EDCD | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCC
Deuteranopia (green-blind)
#D1D0CF
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64edcd; /* rgb */ color: rgb(100, 237, 205); /* oklch */ color: oklch(86.2% 0.128 175.2);
Tailwind
colors: {
custom: {
50: '#9cf3dc',
500: '#64edcd',
950: '#000000',
},
}SCSS
$custom: #64edcd; $custom-light: #9cf3dc; $custom-dark: #000000;
JSON
{
"hex": "#64edcd",
"rgb": {
"r": 100,
"g": 237,
"b": 205
},
"hsl": {
"h": 165.985,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.86179,
"c": 0.12847,
"h": 175.2
},
"luminance": 0.67685
}Semantic roles & 50–950 ramp
primary
#64EDCD
secondary
#BF3756
accent
#0A3BDB
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584