#95CBAB#95CBAB
#95CBAB is a light, moderate green. Relative luminance 0.520; OKLCH L 79.6% C 0.072 H 158.3°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #95CBAB |
|---|---|
| RGB | rgb(149, 203, 171) |
| HSL | hsl(144, 34%, 69%) |
| HSV | hsv(144, 27%, 80%) |
| CMYK | cmyk(26.6%, 0%, 15.8%, 20.4%) |
| CIE-LAB | lab(77.30, -24.08, 10.37) |
| CIE-LCH | lch(77.30, 26.22, 156.71°) |
| OKLab | oklab(79.56% -0.0671 0.0268) |
| OKLCH | oklch(79.56% 0.072 158.3) |
| XYZ | xyz(41.0988, 52.0400, 46.3994) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.26
Seafoam Blue
#78D1B6
ΔE00 5.83
Darkseagreen
#8FBC8F
ΔE00 5.92
Light Teal
#90E4C1
ΔE00 6.70
Mediumaquamarine
#66CDAA
ΔE00 6.70
Seafoam
#7FE0B3
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CBAB #CB95B5
analogous
#9ACB95 #95CBAB #95CBC6
triadic
#95CBAB #AB95CB #CBAB95
tetradic
#95CBAB #959ACB #CB95B5 #CBC695
square
#95CBAB #959ACB #CB95B5 #CBC695
split-complementary
#95CBAB #C695CB #CB959A
monochromatic
#4C9A6C #6CB78A #95CBAB #BEDFCC #E7F3EC
Accessibility & contrast
On white
1.84
#95CBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#95CBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CBAB
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CBAB | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3A9
Deuteranopia (green-blind)
#C1BCAD
Tritanopia (blue-blind)
#8BCAC2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #95cbab; /* rgb */ color: rgb(149, 203, 171); /* oklch */ color: oklch(79.6% 0.072 158.3);
Tailwind
colors: {
custom: {
50: '#b5dbc4',
500: '#95cbab',
950: '#000000',
},
}SCSS
$custom: #95cbab; $custom-light: #b5dbc4; $custom-dark: #000000;
JSON
{
"hex": "#95cbab",
"rgb": {
"r": 149,
"g": 203,
"b": 171
},
"hsl": {
"h": 144.444,
"s": 34.177,
"l": 69.02
},
"oklch": {
"l": 0.79563,
"c": 0.07226,
"h": 158.3
},
"luminance": 0.52042
}Semantic roles & 50–950 ramp
primary
#95CBAB
secondary
#A06488
accent
#397EAD
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111512
muted
#818482