#64CED0#64CED0
#64CED0 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.0% C 0.098 H 197.0°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #64CED0 |
|---|---|
| RGB | rgb(100, 206, 208) |
| HSL | hsl(181, 53%, 60%) |
| HSV | hsv(181, 52%, 82%) |
| CMYK | cmyk(51.9%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(76.92, -29.91, -10.36) |
| CIE-LCH | lch(76.92, 31.66, 199.10°) |
| OKLab | oklab(78.98% -0.0936 -0.0286) |
| OKLCH | oklch(78.98% 0.098 197) |
| XYZ | xyz(38.7073, 51.4024, 67.5441) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.68
Darkturquoise
#00CED1
ΔE00 4.18
Aqua Blue
#02D8E9
ΔE00 5.90
Turquoise
#40E0D0
ΔE00 8.09
Robin'S Egg
#6DEDFD
ΔE00 8.54
Topaz
#13BBAF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CED0 #D06664
analogous
#64D09C #64CED0 #6498D0
triadic
#64CED0 #D064CE #CED064
tetradic
#64CED0 #9C64D0 #D06664 #98D064
square
#64CED0 #9C64D0 #D06664 #98D064
split-complementary
#64CED0 #D06498 #D09C64
monochromatic
#2B8D8E #39BBBD #64CED0 #93DDDE #C2ECEC
Accessibility & contrast
On white
1.86
#64CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#64CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CED0
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CED0 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D0
Deuteranopia (green-blind)
#B0B8D1
Tritanopia (blue-blind)
#00D4CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #64ced0; /* rgb */ color: rgb(100, 206, 208); /* oklch */ color: oklch(79.0% 0.098 197.0);
Tailwind
colors: {
custom: {
50: '#99ddde',
500: '#64ced0',
950: '#000000',
},
}SCSS
$custom: #64ced0; $custom-light: #99ddde; $custom-dark: #000000;
JSON
{
"hex": "#64ced0",
"rgb": {
"r": 100,
"g": 206,
"b": 208
},
"hsl": {
"h": 181.111,
"s": 53.465,
"l": 60.392
},
"oklch": {
"l": 0.78979,
"c": 0.09788,
"h": 197
},
"luminance": 0.51406
}Semantic roles & 50–950 ramp
primary
#64CED0
secondary
#954544
accent
#2725C1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484