#7BCBB4#7BCBB4
#7BCBB4 is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.4% C 0.086 H 173.6°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCBB4 |
|---|---|
| RGB | rgb(123, 203, 180) |
| HSL | hsl(163, 43%, 64%) |
| HSV | hsv(163, 39%, 80%) |
| CMYK | cmyk(39.4%, 0%, 11.3%, 20.4%) |
| CIE-LAB | lab(76.20, -29.86, 3.77) |
| CIE-LCH | lch(76.20, 30.09, 172.80°) |
| OKLab | oklab(78.4% -0.0856 0.0095) |
| OKLCH | oklch(78.4% 0.086 173.6) |
| XYZ | xyz(37.7594, 50.2156, 50.8740) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.29
Seafoam Blue
#78D1B6
ΔE00 1.91
Mediumaquamarine
#66CDAA
ΔE00 4.08
Light Teal
#90E4C1
ΔE00 6.73
Seafoam
#7FE0B3
ΔE00 7.45
Turquoise (survey)
#06C2AC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCBB4 #CB7B92
analogous
#7BCB8C #7BCBB4 #7BBACB
triadic
#7BCBB4 #B47BCB #CBB47B
tetradic
#7BCBB4 #8C7BCB #CB7B92 #BACB7B
square
#7BCBB4 #8C7BCB #CB7B92 #BACB7B
split-complementary
#7BCBB4 #CB7BBA #CB8C7B
monochromatic
#3A9279 #4FBA9B #7BCBB4 #A7DCCD #D3EEE6
Accessibility & contrast
On white
1.90
#7BCBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#7BCBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCBB4
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCBB4 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B3
Deuteranopia (green-blind)
#B9B8B6
Tritanopia (blue-blind)
#62CDC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bcbb4; /* rgb */ color: rgb(123, 203, 180); /* oklch */ color: oklch(78.4% 0.086 173.6);
Tailwind
colors: {
custom: {
50: '#a5dbca',
500: '#7bcbb4',
950: '#000000',
},
}SCSS
$custom: #7bcbb4; $custom-light: #a5dbca; $custom-dark: #000000;
JSON
{
"hex": "#7bcbb4",
"rgb": {
"r": 123,
"g": 203,
"b": 180
},
"hsl": {
"h": 162.75,
"s": 43.478,
"l": 63.922
},
"oklch": {
"l": 0.78395,
"c": 0.0861,
"h": 173.6
},
"luminance": 0.50218
}Semantic roles & 50–950 ramp
primary
#7BCBB4
secondary
#995166
accent
#2F56B7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482