#7CD2C2#7CD2C2
#7CD2C2 is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.5% C 0.087 H 180.7°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD2C2 |
|---|---|
| RGB | rgb(124, 210, 194) |
| HSL | hsl(169, 49%, 65%) |
| HSV | hsv(169, 41%, 82%) |
| CMYK | cmyk(41%, 0%, 7.6%, 17.6%) |
| CIE-LAB | lab(78.62, -29.77, -0.23) |
| CIE-LCH | lch(78.62, 29.77, 180.44°) |
| OKLab | oklab(80.47% -0.0871 -0.0011) |
| OKLCH | oklch(80.47% 0.087 180.7) |
| XYZ | xyz(41.0926, 54.2704, 59.3383) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.72
Pale Teal
#82CBB2
ΔE00 4.11
Mediumturquoise
#48D1CC
ΔE00 6.00
Turquoise
#40E0D0
ΔE00 6.09
Mediumaquamarine
#66CDAA
ΔE00 6.46
Light Teal
#90E4C1
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD2C2 #D27C8C
analogous
#7CD297 #7CD2C2 #7CB7D2
triadic
#7CD2C2 #C27CD2 #D2C27C
tetradic
#7CD2C2 #977CD2 #D27C8C #B7D27C
square
#7CD2C2 #977CD2 #D27C8C #B7D27C
split-complementary
#7CD2C2 #D27CB7 #D2977C
monochromatic
#369D8A #4EC2AD #7CD2C2 #AAE2D7 #D7F1EC
Accessibility & contrast
On white
1.77
#7CD2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#7CD2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD2C2
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD2C2 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC9C1
Deuteranopia (green-blind)
#BCBEC3
Tritanopia (blue-blind)
#5CD5CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7cd2c2; /* rgb */ color: rgb(124, 210, 194); /* oklch */ color: oklch(80.5% 0.087 180.7);
Tailwind
colors: {
custom: {
50: '#a6e0d4',
500: '#7cd2c2',
950: '#000000',
},
}SCSS
$custom: #7cd2c2; $custom-light: #a6e0d4; $custom-dark: #000000;
JSON
{
"hex": "#7cd2c2",
"rgb": {
"r": 124,
"g": 210,
"b": 194
},
"hsl": {
"h": 168.837,
"s": 48.864,
"l": 65.49
},
"oklch": {
"l": 0.80473,
"c": 0.08711,
"h": 180.7
},
"luminance": 0.54273
}Semantic roles & 50–950 ramp
primary
#7CD2C2
secondary
#A3505F
accent
#2945BC
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483