#7BCBB8#7BCBB8
#7BCBB8 is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.5% C 0.084 H 177.1°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCBB8 |
|---|---|
| RGB | rgb(123, 203, 184) |
| HSL | hsl(166, 43%, 64%) |
| HSV | hsv(166, 39%, 80%) |
| CMYK | cmyk(39.4%, 0%, 9.4%, 20.4%) |
| CIE-LAB | lab(76.30, -28.96, 1.77) |
| CIE-LCH | lch(76.30, 29.01, 176.51°) |
| OKLab | oklab(78.51% -0.0838 0.0042) |
| OKLCH | oklch(78.51% 0.084 177.1) |
| XYZ | xyz(38.1727, 50.3809, 53.0511) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.40
Seafoam Blue
#78D1B6
ΔE00 2.87
Mediumaquamarine
#66CDAA
ΔE00 5.24
Mediumturquoise
#48D1CC
ΔE00 7.29
Light Teal
#90E4C1
ΔE00 7.46
Turquoise
#40E0D0
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCBB8 #CB7B8E
analogous
#7BCB90 #7BCBB8 #7BB6CB
triadic
#7BCBB8 #B87BCB #CBB87B
tetradic
#7BCBB8 #907BCB #CB7B8E #B6CB7B
square
#7BCBB8 #907BCB #CB7B8E #B6CB7B
split-complementary
#7BCBB8 #CB7BB6 #CB907B
monochromatic
#3A927D #4FBAA0 #7BCBB8 #A7DCD0 #D3EEE7
Accessibility & contrast
On white
1.90
#7BCBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#7BCBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCBB8
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCBB8 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B7
Deuteranopia (green-blind)
#B8B8B9
Tritanopia (blue-blind)
#60CDC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bcbb8; /* rgb */ color: rgb(123, 203, 184); /* oklch */ color: oklch(78.5% 0.084 177.1);
Tailwind
colors: {
custom: {
50: '#a5dbcd',
500: '#7bcbb8',
950: '#000000',
},
}SCSS
$custom: #7bcbb8; $custom-light: #a5dbcd; $custom-dark: #000000;
JSON
{
"hex": "#7bcbb8",
"rgb": {
"r": 123,
"g": 203,
"b": 184
},
"hsl": {
"h": 165.75,
"s": 43.478,
"l": 63.922
},
"oklch": {
"l": 0.7851,
"c": 0.08394,
"h": 177.1
},
"luminance": 0.50384
}Semantic roles & 50–950 ramp
primary
#7BCBB8
secondary
#995162
accent
#2F4FB7
background
#FCFEFE
surface
#F6FCFA
border
#D0D5D3
text
#0F1513
muted
#808483