#64DED5#64DED5
#64DED5 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.110 H 188.7°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #64DED5 |
|---|---|
| RGB | rgb(100, 222, 213) |
| HSL | hsl(176, 65%, 63%) |
| HSV | hsv(176, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(81.70, -36.16, -5.94) |
| CIE-LCH | lch(81.70, 36.65, 189.32°) |
| OKLab | oklab(82.89% -0.1087 -0.0166) |
| OKLCH | oklch(82.89% 0.11 188.7) |
| XYZ | xyz(43.3819, 59.7517, 72.1849) |
| Luminance | 0.5976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.28
Mediumturquoise
#48D1CC
ΔE00 3.69
Darkturquoise
#00CED1
ΔE00 6.40
Tiffany Blue
#7BF2DA
ΔE00 6.54
Bright Aqua
#0BF9EA
ΔE00 6.92
Bright Turquoise
#0FFEF9
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DED5 #DE646D
analogous
#64DE98 #64DED5 #64AADE
triadic
#64DED5 #D564DE #DED564
tetradic
#64DED5 #9864DE #DE646D #AADE64
square
#64DED5 #9864DE #DE646D #AADE64
split-complementary
#64DED5 #DE64AA #DE9864
monochromatic
#23A59B #32D3C7 #64DED5 #96E9E3 #C9F3F0
Accessibility & contrast
On white
1.62
#64DED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#64DED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DED5
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DED5 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D5
Deuteranopia (green-blind)
#BFC5D6
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64ded5; /* rgb */ color: rgb(100, 222, 213); /* oklch */ color: oklch(82.9% 0.110 188.7);
Tailwind
colors: {
custom: {
50: '#9be8e1',
500: '#64ded5',
950: '#000000',
},
}SCSS
$custom: #64ded5; $custom-light: #9be8e1; $custom-dark: #000000;
JSON
{
"hex": "#64ded5",
"rgb": {
"r": 100,
"g": 222,
"b": 213
},
"hsl": {
"h": 175.574,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.82887,
"c": 0.11001,
"h": 188.7
},
"luminance": 0.59756
}Semantic roles & 50–950 ramp
primary
#64DED5
secondary
#A73F47
accent
#1926CD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484