#7CDCB5#7CDCB5
#7CDCB5 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.4% C 0.108 H 165.7°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCB5 |
|---|---|
| RGB | rgb(124, 220, 181) |
| HSL | hsl(156, 58%, 67%) |
| HSV | hsv(156, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 17.7%, 13.7%) |
| CIE-LAB | lab(81.18, -37.33, 10.40) |
| CIE-LCH | lch(81.18, 38.75, 164.43°) |
| OKLab | oklab(82.44% -0.1045 0.0267) |
| OKLCH | oklch(82.44% 0.108 165.7) |
| XYZ | xyz(42.2424, 58.8046, 52.8315) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.74
Light Teal
#90E4C1
ΔE00 2.85
Seafoam Blue
#78D1B6
ΔE00 4.05
Mediumaquamarine
#66CDAA
ΔE00 4.10
Eucalyptus
#44D7A8
ΔE00 4.85
Light Turquoise
#7EF4CC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCB5 #DC7CA3
analogous
#7CDC85 #7CDCB5 #7CD3DC
triadic
#7CDCB5 #B57CDC #DCB57C
tetradic
#7CDCB5 #857CDC #DC7CA3 #D3DC7C
square
#7CDCB5 #857CDC #DC7CA3 #D3DC7C
split-complementary
#7CDCB5 #DC7CD3 #DC857C
monochromatic
#2FAF7B #4CCF9A #7CDCB5 #ACE9D0 #DDF6EC
Accessibility & contrast
On white
1.65
#7CDCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#7CDCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCB5
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCB5 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B3
Deuteranopia (green-blind)
#C9C5B7
Tritanopia (blue-blind)
#5FDCD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7cdcb5; /* rgb */ color: rgb(124, 220, 181); /* oklch */ color: oklch(82.4% 0.108 165.7);
Tailwind
colors: {
custom: {
50: '#a6e7cb',
500: '#7cdcb5',
950: '#000000',
},
}SCSS
$custom: #7cdcb5; $custom-light: #a6e7cb; $custom-dark: #000000;
JSON
{
"hex": "#7cdcb5",
"rgb": {
"r": 124,
"g": 220,
"b": 181
},
"hsl": {
"h": 155.625,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.8244,
"c": 0.10785,
"h": 165.7
},
"luminance": 0.58808
}Semantic roles & 50–950 ramp
primary
#7CDCB5
secondary
#B14B75
accent
#2063C5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101613
muted
#818482