#7CD5CA#7CD5CA
#7CD5CA is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.4% C 0.088 H 185.5°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD5CA |
|---|---|
| RGB | rgb(124, 213, 202) |
| HSL | hsl(173, 51%, 66%) |
| HSV | hsv(173, 42%, 84%) |
| CMYK | cmyk(41.8%, 0%, 5.2%, 16.5%) |
| CIE-LAB | lab(79.69, -29.33, -2.94) |
| CIE-LCH | lch(79.69, 29.48, 185.72°) |
| OKLab | oklab(81.41% -0.0872 -0.0084) |
| OKLCH | oklch(81.41% 0.088 185.5) |
| XYZ | xyz(42.7630, 56.1347, 64.4473) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.86
Turquoise
#40E0D0
ΔE00 5.70
Seafoam Blue
#78D1B6
ΔE00 5.71
Pale Teal
#82CBB2
ΔE00 6.08
Tiffany Blue
#7BF2DA
ΔE00 7.56
Darkturquoise
#00CED1
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD5CA #D57C87
analogous
#7CD59D #7CD5CA #7CB3D5
triadic
#7CD5CA #CA7CD5 #D5CA7C
tetradic
#7CD5CA #9D7CD5 #D57C87 #B3D57C
square
#7CD5CA #9D7CD5 #D57C87 #B3D57C
split-complementary
#7CD5CA #D57CB3 #D59D7C
monochromatic
#34A295 #4EC6B7 #7CD5CA #AAE4DD #D9F3EF
Accessibility & contrast
On white
1.72
#7CD5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#7CD5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD5CA
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD5CA | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCA
Deuteranopia (green-blind)
#BEC1CB
Tritanopia (blue-blind)
#57D9D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd5ca; /* rgb */ color: rgb(124, 213, 202); /* oklch */ color: oklch(81.4% 0.088 185.5);
Tailwind
colors: {
custom: {
50: '#a6e2da',
500: '#7cd5ca',
950: '#000000',
},
}SCSS
$custom: #7cd5ca; $custom-light: #a6e2da; $custom-dark: #000000;
JSON
{
"hex": "#7cd5ca",
"rgb": {
"r": 124,
"g": 213,
"b": 202
},
"hsl": {
"h": 172.584,
"s": 51.445,
"l": 66.078
},
"oklch": {
"l": 0.81406,
"c": 0.08762,
"h": 185.5
},
"luminance": 0.56138
}Semantic roles & 50–950 ramp
primary
#7CD5CA
secondary
#A74E59
accent
#2739BF
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483