#64CED7#64CED7
#64CED7 is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.2% C 0.098 H 202.8°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #64CED7 |
|---|---|
| RGB | rgb(100, 206, 215) |
| HSL | hsl(185, 59%, 62%) |
| HSV | hsv(185, 53%, 84%) |
| CMYK | cmyk(53.5%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(77.13, -28.04, -13.81) |
| CIE-LCH | lch(77.13, 31.25, 206.23°) |
| OKLab | oklab(79.22% -0.0907 -0.0382) |
| OKLCH | oklch(79.22% 0.098 202.8) |
| XYZ | xyz(39.5876, 51.7545, 72.1802) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.62
Darkturquoise
#00CED1
ΔE00 5.33
Mediumturquoise
#48D1CC
ΔE00 6.03
Robin'S Egg
#6DEDFD
ΔE00 7.41
Robin Egg Blue
#8AF1FE
ΔE00 8.46
Robin'S Egg Blue
#98EFF9
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CED7 #D76D64
analogous
#64D7A7 #64CED7 #6495D7
triadic
#64CED7 #D764CE #CED764
tetradic
#64CED7 #A764D7 #D76D64 #95D764
square
#64CED7 #A764D7 #D76D64 #95D764
split-complementary
#64CED7 #D76495 #D7A764
monochromatic
#289099 #34BECA #64CED7 #95DDE4 #C5EDF0
Accessibility & contrast
On white
1.85
#64CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#64CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CED7
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CED7 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6D8
Deuteranopia (green-blind)
#AEB9D8
Tritanopia (blue-blind)
#00D5D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #64ced7; /* rgb */ color: rgb(100, 206, 215); /* oklch */ color: oklch(79.2% 0.098 202.8);
Tailwind
colors: {
custom: {
50: '#9adde3',
500: '#64ced7',
950: '#000000',
},
}SCSS
$custom: #64ced7; $custom-light: #9adde3; $custom-dark: #000000;
JSON
{
"hex": "#64ced7",
"rgb": {
"r": 100,
"g": 206,
"b": 215
},
"hsl": {
"h": 184.696,
"s": 58.974,
"l": 61.765
},
"oklch": {
"l": 0.79219,
"c": 0.09841,
"h": 202.8
},
"luminance": 0.51758
}Semantic roles & 50–950 ramp
primary
#64CED7
secondary
#9E4942
accent
#2C1FC7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484