#64CED1#64CED1
#64CED1 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.0% C 0.098 H 197.8°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #64CED1 |
|---|---|
| RGB | rgb(100, 206, 209) |
| HSL | hsl(182, 54%, 61%) |
| HSV | hsv(182, 52%, 82%) |
| CMYK | cmyk(52.2%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(76.95, -29.65, -10.85) |
| CIE-LCH | lch(76.95, 31.57, 200.11°) |
| OKLab | oklab(79.01% -0.0932 -0.03) |
| OKLCH | oklch(79.01% 0.098 197.8) |
| XYZ | xyz(38.8307, 51.4518, 68.1941) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.00
Darkturquoise
#00CED1
ΔE00 4.26
Aqua Blue
#02D8E9
ΔE00 5.65
Robin'S Egg
#6DEDFD
ΔE00 8.33
Turquoise
#40E0D0
ΔE00 8.40
Topaz
#13BBAF
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CED1 #D16764
analogous
#64D19D #64CED1 #6498D1
triadic
#64CED1 #D164CE #CED164
tetradic
#64CED1 #9D64D1 #D16764 #98D164
square
#64CED1 #9D64D1 #D16764 #98D164
split-complementary
#64CED1 #D16498 #D19D64
monochromatic
#2B8D90 #39BBBF #64CED1 #93DDDF #C2ECED
Accessibility & contrast
On white
1.86
#64CED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#64CED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CED1
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CED1 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D1
Deuteranopia (green-blind)
#B0B8D2
Tritanopia (blue-blind)
#00D4CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #64ced1; /* rgb */ color: rgb(100, 206, 209); /* oklch */ color: oklch(79.0% 0.098 197.8);
Tailwind
colors: {
custom: {
50: '#99dddf',
500: '#64ced1',
950: '#000000',
},
}SCSS
$custom: #64ced1; $custom-light: #99dddf; $custom-dark: #000000;
JSON
{
"hex": "#64ced1",
"rgb": {
"r": 100,
"g": 206,
"b": 209
},
"hsl": {
"h": 181.651,
"s": 54.229,
"l": 60.588
},
"oklch": {
"l": 0.79013,
"c": 0.0979,
"h": 197.8
},
"luminance": 0.51455
}Semantic roles & 50–950 ramp
primary
#64CED1
secondary
#964643
accent
#2824C2
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484