#7CDCB7#7CDCB7
#7CDCB7 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.5% C 0.106 H 166.9°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCB7 |
|---|---|
| RGB | rgb(124, 220, 183) |
| HSL | hsl(157, 58%, 67%) |
| HSV | hsv(157, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 16.8%, 13.7%) |
| CIE-LAB | lab(81.23, -36.90, 9.41) |
| CIE-LCH | lch(81.23, 38.08, 165.70°) |
| OKLab | oklab(82.49% -0.1036 0.0242) |
| OKLCH | oklch(82.49% 0.106 166.9) |
| XYZ | xyz(42.4491, 58.8872, 53.9201) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.24
Light Teal
#90E4C1
ΔE00 2.71
Seafoam Blue
#78D1B6
ΔE00 3.65
Mediumaquamarine
#66CDAA
ΔE00 4.01
Eucalyptus
#44D7A8
ΔE00 5.01
Pale Teal
#82CBB2
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCB7 #DC7CA1
analogous
#7CDC87 #7CDCB7 #7CD1DC
triadic
#7CDCB7 #B77CDC #DCB77C
tetradic
#7CDCB7 #877CDC #DC7CA1 #D1DC7C
square
#7CDCB7 #877CDC #DC7CA1 #D1DC7C
split-complementary
#7CDCB7 #DC7CD1 #DC877C
monochromatic
#2FAF7D #4CCF9C #7CDCB7 #ACE9D2 #DDF6EC
Accessibility & contrast
On white
1.64
#7CDCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#7CDCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCB7
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCB7 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B5
Deuteranopia (green-blind)
#C9C5B9
Tritanopia (blue-blind)
#5FDDD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7cdcb7; /* rgb */ color: rgb(124, 220, 183); /* oklch */ color: oklch(82.5% 0.106 166.9);
Tailwind
colors: {
custom: {
50: '#a7e7cc',
500: '#7cdcb7',
950: '#000000',
},
}SCSS
$custom: #7cdcb7; $custom-light: #a7e7cc; $custom-dark: #000000;
JSON
{
"hex": "#7cdcb7",
"rgb": {
"r": 124,
"g": 220,
"b": 183
},
"hsl": {
"h": 156.875,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.82492,
"c": 0.10638,
"h": 166.9
},
"luminance": 0.5889
}Semantic roles & 50–950 ramp
primary
#7CDCB7
secondary
#B14B72
accent
#2060C5
background
#FDFEFE
surface
#F7FCFA
border
#D0D5D3
text
#101613
muted
#818483