#7CD2C8#7CD2C8
#7CD2C8 is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.7% C 0.085 H 186.1°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD2C8 |
|---|---|
| RGB | rgb(124, 210, 200) |
| HSL | hsl(173, 49%, 65%) |
| HSV | hsv(173, 41%, 82%) |
| CMYK | cmyk(41%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(78.78, -28.36, -3.21) |
| CIE-LCH | lch(78.78, 28.54, 186.46°) |
| OKLab | oklab(80.66% -0.0845 -0.0091) |
| OKLCH | oklch(80.66% 0.085 186.1) |
| XYZ | xyz(41.7801, 54.5453, 62.9591) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.79
Seafoam Blue
#78D1B6
ΔE00 5.93
Pale Teal
#82CBB2
ΔE00 6.04
Turquoise
#40E0D0
ΔE00 6.26
Darkturquoise
#00CED1
ΔE00 7.62
Tiffany Blue
#7BF2DA
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD2C8 #D27C86
analogous
#7CD29D #7CD2C8 #7CB1D2
triadic
#7CD2C8 #C87CD2 #D2C87C
tetradic
#7CD2C8 #9D7CD2 #D27C86 #B1D27C
square
#7CD2C8 #9D7CD2 #D27C86 #B1D27C
split-complementary
#7CD2C8 #D27CB1 #D29D7C
monochromatic
#369D91 #4EC2B5 #7CD2C8 #AAE2DB #D7F1EE
Accessibility & contrast
On white
1.76
#7CD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#7CD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD2C8
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD2C8 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C8
Deuteranopia (green-blind)
#BBBEC9
Tritanopia (blue-blind)
#59D6CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7cd2c8; /* rgb */ color: rgb(124, 210, 200); /* oklch */ color: oklch(80.7% 0.085 186.1);
Tailwind
colors: {
custom: {
50: '#a6e0d8',
500: '#7cd2c8',
950: '#000000',
},
}SCSS
$custom: #7cd2c8; $custom-light: #a6e0d8; $custom-dark: #000000;
JSON
{
"hex": "#7cd2c8",
"rgb": {
"r": 124,
"g": 210,
"b": 200
},
"hsl": {
"h": 173.023,
"s": 48.864,
"l": 65.49
},
"oklch": {
"l": 0.80655,
"c": 0.08503,
"h": 186.1
},
"luminance": 0.54548
}Semantic roles & 50–950 ramp
primary
#7CD2C8
secondary
#A35059
accent
#293ABC
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483