#64CED8#64CED8
#64CED8 is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.099 H 203.6°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #64CED8 |
|---|---|
| RGB | rgb(100, 206, 216) |
| HSL | hsl(185, 60%, 62%) |
| HSV | hsv(185, 54%, 85%) |
| CMYK | cmyk(53.7%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(77.16, -27.77, -14.30) |
| CIE-LCH | lch(77.16, 31.23, 207.26°) |
| OKLab | oklab(79.25% -0.0903 -0.0395) |
| OKLCH | oklch(79.25% 0.099 203.6) |
| XYZ | xyz(39.7165, 51.8061, 72.8590) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.55
Darkturquoise
#00CED1
ΔE00 5.58
Mediumturquoise
#48D1CC
ΔE00 6.39
Robin'S Egg
#6DEDFD
ΔE00 7.32
Neon Blue
#04D9FF
ΔE00 8.22
Robin Egg Blue
#8AF1FE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CED8 #D86E64
analogous
#64D8A8 #64CED8 #6494D8
triadic
#64CED8 #D864CE #CED864
tetradic
#64CED8 #A864D8 #D86E64 #94D864
square
#64CED8 #A864D8 #D86E64 #94D864
split-complementary
#64CED8 #D86494 #D8A864
monochromatic
#27919B #33BECC #64CED8 #95DDE4 #C6EDF1
Accessibility & contrast
On white
1.85
#64CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#64CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CED8
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CED8 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7D9
Deuteranopia (green-blind)
#AEB9D9
Tritanopia (blue-blind)
#00D5D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #64ced8; /* rgb */ color: rgb(100, 206, 216); /* oklch */ color: oklch(79.3% 0.099 203.6);
Tailwind
colors: {
custom: {
50: '#9adde4',
500: '#64ced8',
950: '#000000',
},
}SCSS
$custom: #64ced8; $custom-light: #9adde4; $custom-dark: #000000;
JSON
{
"hex": "#64ced8",
"rgb": {
"r": 100,
"g": 206,
"b": 216
},
"hsl": {
"h": 185.172,
"s": 59.794,
"l": 61.961
},
"oklch": {
"l": 0.79254,
"c": 0.09858,
"h": 203.6
},
"luminance": 0.5181
}Semantic roles & 50–950 ramp
primary
#64CED8
secondary
#9F4941
accent
#2D1EC7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484