#64CDC3#64CDC3
#64CDC3 is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.3% C 0.099 H 187.1°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #64CDC3 |
|---|---|
| RGB | rgb(100, 205, 195) |
| HSL | hsl(174, 51%, 60%) |
| HSV | hsv(174, 51%, 80%) |
| CMYK | cmyk(51.2%, 0%, 4.9%, 19.6%) |
| CIE-LAB | lab(76.26, -32.80, -4.34) |
| CIE-LCH | lch(76.26, 33.09, 187.53°) |
| OKLab | oklab(78.32% -0.098 -0.0122) |
| OKLCH | oklch(78.32% 0.099 187.1) |
| XYZ | xyz(36.9330, 50.3087, 59.3834) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.92
Turquoise
#40E0D0
ΔE00 5.49
Darkturquoise
#00CED1
ΔE00 5.83
Seafoam Blue
#78D1B6
ΔE00 6.35
Topaz
#13BBAF
ΔE00 6.54
Pale Teal
#82CBB2
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64CDC3 #CD646E
analogous
#64CD8F #64CDC3 #64A2CD
triadic
#64CDC3 #C364CD #CDC364
tetradic
#64CDC3 #8F64CD #CD646E #A2CD64
square
#64CDC3 #8F64CD #CD646E #A2CD64
split-complementary
#64CDC3 #CD64A2 #CD8F64
monochromatic
#2D8A81 #3BB8AC #64CDC3 #92DCD5 #C1EBE7
Accessibility & contrast
On white
1.90
#64CDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#64CDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64CDC3
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64CDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64CDC3 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3C3
Deuteranopia (green-blind)
#B2B7C4
Tritanopia (blue-blind)
#21D1CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #64cdc3; /* rgb */ color: rgb(100, 205, 195); /* oklch */ color: oklch(78.3% 0.099 187.1);
Tailwind
colors: {
custom: {
50: '#98dcd5',
500: '#64cdc3',
950: '#000000',
},
}SCSS
$custom: #64cdc3; $custom-light: #98dcd5; $custom-dark: #000000;
JSON
{
"hex": "#64cdc3",
"rgb": {
"r": 100,
"g": 205,
"b": 195
},
"hsl": {
"h": 174.286,
"s": 51.22,
"l": 59.804
},
"oklch": {
"l": 0.7832,
"c": 0.09878,
"h": 187.1
},
"luminance": 0.50312
}Semantic roles & 50–950 ramp
primary
#64CDC3
secondary
#91444C
accent
#4D5BDB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0E1514
muted
#7F8483