#9BCBB2#9BCBB2
#9BCBB2 is a light, moderate green. Relative luminance 0.529; OKLCH L 80.1% C 0.062 H 161.9°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCBB2 |
|---|---|
| RGB | rgb(155, 203, 178) |
| HSL | hsl(149, 32%, 70%) |
| HSV | hsv(149, 24%, 80%) |
| CMYK | cmyk(23.6%, 0%, 12.3%, 20.4%) |
| CIE-LAB | lab(77.81, -20.80, 7.38) |
| CIE-LCH | lch(77.81, 22.07, 160.46°) |
| OKLab | oklab(80.11% -0.0585 0.0191) |
| OKLCH | oklch(80.11% 0.062 161.9) |
| XYZ | xyz(42.9070, 52.8932, 50.0595) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.45
Seafoam Blue
#78D1B6
ΔE00 6.30
Light Teal
#90E4C1
ΔE00 7.42
Darkseagreen
#8FBC8F
ΔE00 7.44
Mediumaquamarine
#66CDAA
ΔE00 7.91
Seafoam
#7FE0B3
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCBB2 #CB9BB4
analogous
#9CCB9B #9BCBB2 #9BCBCA
triadic
#9BCBB2 #B29BCB #CBB29B
tetradic
#9BCBB2 #9B9CCB #CB9BB4 #CBCA9B
square
#9BCBB2 #9B9CCB #CB9BB4 #CBCA9B
split-complementary
#9BCBB2 #CA9BCB #CB9B9C
monochromatic
#519B74 #73B693 #9BCBB2 #C3E0D1 #EBF5EF
Accessibility & contrast
On white
1.81
#9BCBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#9BCBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCBB2
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCBB2 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B1
Deuteranopia (green-blind)
#C1BEB3
Tritanopia (blue-blind)
#92CBC4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9bcbb2; /* rgb */ color: rgb(155, 203, 178); /* oklch */ color: oklch(80.1% 0.062 161.9);
Tailwind
colors: {
custom: {
50: '#b9dbc9',
500: '#9bcbb2',
950: '#000000',
},
}SCSS
$custom: #9bcbb2; $custom-light: #b9dbc9; $custom-dark: #000000;
JSON
{
"hex": "#9bcbb2",
"rgb": {
"r": 155,
"g": 203,
"b": 178
},
"hsl": {
"h": 148.75,
"s": 31.579,
"l": 70.196
},
"oklch": {
"l": 0.80113,
"c": 0.06157,
"h": 161.9
},
"luminance": 0.52895
}Semantic roles & 50–950 ramp
primary
#9BCBB2
secondary
#A06A86
accent
#3B75AA
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482