#7BCDB0#7BCDB0
#7BCDB0 is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.8% C 0.091 H 169.3°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDB0 |
|---|---|
| RGB | rgb(123, 205, 176) |
| HSL | hsl(159, 45%, 64%) |
| HSV | hsv(159, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 14.1%, 19.6%) |
| CIE-LAB | lab(76.68, -31.69, 6.62) |
| CIE-LCH | lch(76.68, 32.37, 168.20°) |
| OKLab | oklab(78.75% -0.0897 0.017) |
| OKLCH | oklch(78.75% 0.091 169.3) |
| XYZ | xyz(37.8331, 51.0056, 48.9174) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.47
Pale Teal
#82CBB2
ΔE00 1.57
Mediumaquamarine
#66CDAA
ΔE00 2.74
Light Teal
#90E4C1
ΔE00 5.66
Seafoam
#7FE0B3
ΔE00 5.80
Eucalyptus
#44D7A8
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDB0 #CD7B98
analogous
#7BCD87 #7BCDB0 #7BC1CD
triadic
#7BCDB0 #B07BCD #CDB07B
tetradic
#7BCDB0 #877BCD #CD7B98 #C1CD7B
square
#7BCDB0 #877BCD #CD7B98 #C1CD7B
split-complementary
#7BCDB0 #CD7BC1 #CD877B
monochromatic
#389574 #4FBC95 #7BCDB0 #A7DECB #D4EFE5
Accessibility & contrast
On white
1.87
#7BCDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#7BCDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDB0
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDB0 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AF
Deuteranopia (green-blind)
#BBB9B2
Tritanopia (blue-blind)
#63CEC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcdb0; /* rgb */ color: rgb(123, 205, 176); /* oklch */ color: oklch(78.8% 0.091 169.3);
Tailwind
colors: {
custom: {
50: '#a5dcc7',
500: '#7bcdb0',
950: '#000000',
},
}SCSS
$custom: #7bcdb0; $custom-light: #a5dcc7; $custom-dark: #000000;
JSON
{
"hex": "#7bcdb0",
"rgb": {
"r": 123,
"g": 205,
"b": 176
},
"hsl": {
"h": 158.78,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.78751,
"c": 0.09132,
"h": 169.3
},
"luminance": 0.51008
}Semantic roles & 50–950 ramp
primary
#7BCDB0
secondary
#9B516B
accent
#2D5EB8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482