#7BCDA7#7BCDA7
#7BCDA7 is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.5% C 0.098 H 163.0°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDA7 |
|---|---|
| RGB | rgb(123, 205, 167) |
| HSL | hsl(152, 45%, 64%) |
| HSV | hsv(152, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 18.5%, 19.6%) |
| CIE-LAB | lab(76.47, -33.60, 11.15) |
| CIE-LCH | lch(76.47, 35.40, 161.65°) |
| OKLab | oklab(78.51% -0.0937 0.0287) |
| OKLCH | oklch(78.51% 0.098 163) |
| XYZ | xyz(36.9720, 50.6612, 44.3821) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.84
Seafoam Blue
#78D1B6
ΔE00 3.79
Pale Teal
#82CBB2
ΔE00 3.84
Seafoam
#7FE0B3
ΔE00 4.62
Light Teal
#90E4C1
ΔE00 5.73
Eucalyptus
#44D7A8
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDA7 #CD7BA1
analogous
#7BCD7E #7BCDA7 #7BCACD
triadic
#7BCDA7 #A77BCD #CDA77B
tetradic
#7BCDA7 #7E7BCD #CD7BA1 #CACD7B
square
#7BCDA7 #7E7BCD #CD7BA1 #CACD7B
split-complementary
#7BCDA7 #CD7BCA #CD7E7B
monochromatic
#38956A #4FBC89 #7BCDA7 #A7DEC5 #D4EFE2
Accessibility & contrast
On white
1.89
#7BCDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#7BCDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDA7
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDA7 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A5
Deuteranopia (green-blind)
#BDB9A9
Tritanopia (blue-blind)
#66CDC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcda7; /* rgb */ color: rgb(123, 205, 167); /* oklch */ color: oklch(78.5% 0.098 163.0);
Tailwind
colors: {
custom: {
50: '#a4dcc1',
500: '#7bcda7',
950: '#000000',
},
}SCSS
$custom: #7bcda7; $custom-light: #a4dcc1; $custom-dark: #000000;
JSON
{
"hex": "#7bcda7",
"rgb": {
"r": 123,
"g": 205,
"b": 167
},
"hsl": {
"h": 152.195,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.78513,
"c": 0.098,
"h": 163
},
"luminance": 0.50664
}Semantic roles & 50–950 ramp
primary
#7BCDA7
secondary
#9B5173
accent
#2D6EB8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482