#64CED5#64CED5
#64CED5 is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.1% C 0.098 H 201.2°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #64CED5 |
|---|---|
| RGB | rgb(100, 206, 213) |
| HSL | hsl(184, 57%, 61%) |
| HSV | hsv(184, 53%, 84%) |
| CMYK | cmyk(53.1%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(77.07, -28.58, -12.83) |
| CIE-LCH | lch(77.07, 31.32, 204.17°) |
| OKLab | oklab(79.15% -0.0915 -0.0354) |
| OKLCH | oklch(79.15% 0.098 201.2) |
| XYZ | xyz(39.3322, 51.6524, 70.8350) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.86
Darkturquoise
#00CED1
ΔE00 4.88
Mediumturquoise
#48D1CC
ΔE00 5.34
Robin'S Egg
#6DEDFD
ΔE00 7.65
Robin Egg Blue
#8AF1FE
ΔE00 8.66
Robin'S Egg Blue
#98EFF9
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CED5 #D56B64
analogous
#64D5A4 #64CED5 #6496D5
triadic
#64CED5 #D564CE #CED564
tetradic
#64CED5 #A464D5 #D56B64 #96D564
square
#64CED5 #A464D5 #D56B64 #96D564
split-complementary
#64CED5 #D56496 #D5A464
monochromatic
#298F96 #36BDC6 #64CED5 #94DDE2 #C4ECEF
Accessibility & contrast
On white
1.85
#64CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#64CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CED5
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CED5 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D6
Deuteranopia (green-blind)
#AFB9D6
Tritanopia (blue-blind)
#00D5D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #64ced5; /* rgb */ color: rgb(100, 206, 213); /* oklch */ color: oklch(79.1% 0.098 201.2);
Tailwind
colors: {
custom: {
50: '#99dde1',
500: '#64ced5',
950: '#000000',
},
}SCSS
$custom: #64ced5; $custom-light: #99dde1; $custom-dark: #000000;
JSON
{
"hex": "#64ced5",
"rgb": {
"r": 100,
"g": 206,
"b": 213
},
"hsl": {
"h": 183.717,
"s": 57.36,
"l": 61.373
},
"oklch": {
"l": 0.7915,
"c": 0.09815,
"h": 201.2
},
"luminance": 0.51656
}Semantic roles & 50–950 ramp
primary
#64CED5
secondary
#9B4842
accent
#2B21C5
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484