#7BCBB6#7BCBB6
#7BCBB6 is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.5% C 0.085 H 175.3°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCBB6 |
|---|---|
| RGB | rgb(123, 203, 182) |
| HSL | hsl(164, 43%, 64%) |
| HSV | hsv(164, 39%, 80%) |
| CMYK | cmyk(39.4%, 0%, 10.3%, 20.4%) |
| CIE-LAB | lab(76.25, -29.41, 2.77) |
| CIE-LCH | lch(76.25, 29.54, 174.62°) |
| OKLab | oklab(78.45% -0.0847 0.0069) |
| OKLCH | oklch(78.45% 0.085 175.3) |
| XYZ | xyz(37.9646, 50.2976, 51.9548) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.80
Seafoam Blue
#78D1B6
ΔE00 2.33
Mediumaquamarine
#66CDAA
ΔE00 4.64
Light Teal
#90E4C1
ΔE00 7.06
Turquoise (survey)
#06C2AC
ΔE00 7.64
Tealish
#24BCA8
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCBB6 #CB7B90
analogous
#7BCB8E #7BCBB6 #7BB8CB
triadic
#7BCBB6 #B67BCB #CBB67B
tetradic
#7BCBB6 #8E7BCB #CB7B90 #B8CB7B
square
#7BCBB6 #8E7BCB #CB7B90 #B8CB7B
split-complementary
#7BCBB6 #CB7BB8 #CB8E7B
monochromatic
#3A927B #4FBA9E #7BCBB6 #A7DCCE #D3EEE7
Accessibility & contrast
On white
1.90
#7BCBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#7BCBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCBB6
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCBB6 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B5
Deuteranopia (green-blind)
#B8B8B8
Tritanopia (blue-blind)
#61CDC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bcbb6; /* rgb */ color: rgb(123, 203, 182); /* oklch */ color: oklch(78.5% 0.085 175.3);
Tailwind
colors: {
custom: {
50: '#a5dbcb',
500: '#7bcbb6',
950: '#000000',
},
}SCSS
$custom: #7bcbb6; $custom-light: #a5dbcb; $custom-dark: #000000;
JSON
{
"hex": "#7bcbb6",
"rgb": {
"r": 123,
"g": 203,
"b": 182
},
"hsl": {
"h": 164.25,
"s": 43.478,
"l": 63.922
},
"oklch": {
"l": 0.78452,
"c": 0.08497,
"h": 175.3
},
"luminance": 0.503
}Semantic roles & 50–950 ramp
primary
#7BCBB6
secondary
#995164
accent
#2F53B7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482