#64CED9#64CED9
#64CED9 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.099 H 204.5°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #64CED9 |
|---|---|
| RGB | rgb(100, 206, 217) |
| HSL | hsl(186, 61%, 62%) |
| HSV | hsv(186, 54%, 85%) |
| CMYK | cmyk(53.9%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(77.20, -27.49, -14.80) |
| CIE-LCH | lch(77.20, 31.22, 208.29°) |
| OKLab | oklab(79.29% -0.0899 -0.0409) |
| OKLCH | oklch(79.29% 0.099 204.5) |
| XYZ | xyz(39.8461, 51.8579, 73.5419) |
| Luminance | 0.5186 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.50
Darkturquoise
#00CED1
ΔE00 5.85
Mediumturquoise
#48D1CC
ΔE00 6.74
Robin'S Egg
#6DEDFD
ΔE00 7.24
Neon Blue
#04D9FF
ΔE00 7.90
Robin Egg Blue
#8AF1FE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CED9 #D96F64
analogous
#64D9AA #64CED9 #6494D9
triadic
#64CED9 #D964CE #CED964
tetradic
#64CED9 #AA64D9 #D96F64 #94D964
square
#64CED9 #AA64D9 #D96F64 #94D964
split-complementary
#64CED9 #D96494 #D9AA64
monochromatic
#26919C #33BECD #64CED9 #95DEE5 #C6EDF1
Accessibility & contrast
On white
1.85
#64CED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#64CED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CED9
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CED9 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DA
Deuteranopia (green-blind)
#ADB9D9
Tritanopia (blue-blind)
#00D5D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #64ced9; /* rgb */ color: rgb(100, 206, 217); /* oklch */ color: oklch(79.3% 0.099 204.5);
Tailwind
colors: {
custom: {
50: '#9adde4',
500: '#64ced9',
950: '#000000',
},
}SCSS
$custom: #64ced9; $custom-light: #9adde4; $custom-dark: #000000;
JSON
{
"hex": "#64ced9",
"rgb": {
"r": 100,
"g": 206,
"b": 217
},
"hsl": {
"h": 185.641,
"s": 60.622,
"l": 62.157
},
"oklch": {
"l": 0.7929,
"c": 0.09876,
"h": 204.5
},
"luminance": 0.51862
}Semantic roles & 50–950 ramp
primary
#64CED9
secondary
#A04A41
accent
#2D1DC8
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484