#7BCDB5#7BCDB5
#7BCDB5 is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.9% C 0.088 H 173.2°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDB5 |
|---|---|
| RGB | rgb(123, 205, 181) |
| HSL | hsl(162, 45%, 64%) |
| HSV | hsv(162, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 11.7%, 19.6%) |
| CIE-LAB | lab(76.80, -30.59, 4.11) |
| CIE-LCH | lch(76.80, 30.87, 172.35°) |
| OKLab | oklab(78.89% -0.0875 0.0104) |
| OKLCH | oklch(78.89% 0.088 173.2) |
| XYZ | xyz(38.3370, 51.2072, 51.5709) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.36
Pale Teal
#82CBB2
ΔE00 1.36
Mediumaquamarine
#66CDAA
ΔE00 3.79
Light Teal
#90E4C1
ΔE00 6.21
Seafoam
#7FE0B3
ΔE00 6.94
Eucalyptus
#44D7A8
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDB5 #CD7B93
analogous
#7BCD8C #7BCDB5 #7BBCCD
triadic
#7BCDB5 #B57BCD #CDB57B
tetradic
#7BCDB5 #8C7BCD #CD7B93 #BCCD7B
square
#7BCDB5 #8C7BCD #CD7B93 #BCCD7B
split-complementary
#7BCDB5 #CD7BBC #CD8C7B
monochromatic
#38957A #4FBC9C #7BCDB5 #A7DECE #D4EFE7
Accessibility & contrast
On white
1.87
#7BCDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#7BCDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDB5
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDB5 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B4
Deuteranopia (green-blind)
#BAB9B7
Tritanopia (blue-blind)
#61CFC6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bcdb5; /* rgb */ color: rgb(123, 205, 181); /* oklch */ color: oklch(78.9% 0.088 173.2);
Tailwind
colors: {
custom: {
50: '#a5dccb',
500: '#7bcdb5',
950: '#000000',
},
}SCSS
$custom: #7bcdb5; $custom-light: #a5dccb; $custom-dark: #000000;
JSON
{
"hex": "#7bcdb5",
"rgb": {
"r": 123,
"g": 205,
"b": 181
},
"hsl": {
"h": 162.439,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.7889,
"c": 0.08816,
"h": 173.2
},
"luminance": 0.5121
}Semantic roles & 50–950 ramp
primary
#7BCDB5
secondary
#9B5167
accent
#2D56B8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101513
muted
#808482