#7CDCC7#7CDCC7
#7CDCC7 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.9% C 0.097 H 178.0°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCC7 |
|---|---|
| RGB | rgb(124, 220, 199) |
| HSL | hsl(167, 58%, 67%) |
| HSV | hsv(167, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 9.5%, 13.7%) |
| CIE-LAB | lab(81.62, -33.35, 1.47) |
| CIE-LCH | lch(81.62, 33.39, 177.47°) |
| OKLab | oklab(82.93% -0.0966 0.0034) |
| OKLCH | oklch(82.93% 0.097 178) |
| XYZ | xyz(44.2100, 59.5916, 63.1944) |
| Luminance | 0.5959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.51
Tiffany Blue
#7BF2DA
ΔE00 4.98
Pale Teal
#82CBB2
ΔE00 4.99
Turquoise
#40E0D0
ΔE00 5.18
Light Teal
#90E4C1
ΔE00 5.24
Mediumaquamarine
#66CDAA
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCC7 #DC7C91
analogous
#7CDC97 #7CDCC7 #7CC1DC
triadic
#7CDCC7 #C77CDC #DCC77C
tetradic
#7CDCC7 #977CDC #DC7C91 #C1DC7C
square
#7CDCC7 #977CDC #DC7C91 #C1DC7C
split-complementary
#7CDCC7 #DC7CC1 #DC977C
monochromatic
#2FAF93 #4CCFB2 #7CDCC7 #ACE9DC #DDF6F0
Accessibility & contrast
On white
1.63
#7CDCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#7CDCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCC7
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCC7 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C6
Deuteranopia (green-blind)
#C5C6C9
Tritanopia (blue-blind)
#57DFD6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7cdcc7; /* rgb */ color: rgb(124, 220, 199); /* oklch */ color: oklch(82.9% 0.097 178.0);
Tailwind
colors: {
custom: {
50: '#a7e7d8',
500: '#7cdcc7',
950: '#000000',
},
}SCSS
$custom: #7cdcc7; $custom-light: #a7e7d8; $custom-dark: #000000;
JSON
{
"hex": "#7cdcc7",
"rgb": {
"r": 124,
"g": 220,
"b": 199
},
"hsl": {
"h": 166.875,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.82931,
"c": 0.09669,
"h": 178
},
"luminance": 0.59595
}Semantic roles & 50–950 ramp
primary
#7CDCC7
secondary
#B14B61
accent
#2044C5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483