#95CBAF#95CBAF
#95CBAF is a light, moderate green. Relative luminance 0.522; OKLCH L 79.7% C 0.069 H 161.7°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #95CBAF |
|---|---|
| RGB | rgb(149, 203, 175) |
| HSL | hsl(149, 34%, 69%) |
| HSV | hsv(149, 27%, 80%) |
| CMYK | cmyk(26.6%, 0%, 13.8%, 20.4%) |
| CIE-LAB | lab(77.40, -23.30, 8.35) |
| CIE-LCH | lch(77.40, 24.75, 160.27°) |
| OKLab | oklab(79.67% -0.0654 0.0216) |
| OKLCH | oklch(79.67% 0.069 161.7) |
| XYZ | xyz(41.4858, 52.1948, 48.4379) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.55
Seafoam Blue
#78D1B6
ΔE00 5.34
Light Teal
#90E4C1
ΔE00 6.68
Mediumaquamarine
#66CDAA
ΔE00 6.69
Darkseagreen
#8FBC8F
ΔE00 6.88
Seafoam
#7FE0B3
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CBAF #CB95B1
analogous
#96CB95 #95CBAF #95CBCA
triadic
#95CBAF #AF95CB #CBAF95
tetradic
#95CBAF #9596CB #CB95B1 #CBCA95
square
#95CBAF #9596CB #CB95B1 #CBCA95
split-complementary
#95CBAF #CA95CB #CB9596
monochromatic
#4C9A71 #6CB790 #95CBAF #BEDFCE #E7F3ED
Accessibility & contrast
On white
1.84
#95CBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#95CBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CBAF
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CBAF | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AE
Deuteranopia (green-blind)
#C0BDB1
Tritanopia (blue-blind)
#8ACBC3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #95cbaf; /* rgb */ color: rgb(149, 203, 175); /* oklch */ color: oklch(79.7% 0.069 161.7);
Tailwind
colors: {
custom: {
50: '#b5dbc6',
500: '#95cbaf',
950: '#000000',
},
}SCSS
$custom: #95cbaf; $custom-light: #b5dbc6; $custom-dark: #000000;
JSON
{
"hex": "#95cbaf",
"rgb": {
"r": 149,
"g": 203,
"b": 175
},
"hsl": {
"h": 148.889,
"s": 34.177,
"l": 69.02
},
"oklch": {
"l": 0.79668,
"c": 0.06886,
"h": 161.7
},
"luminance": 0.52197
}Semantic roles & 50–950 ramp
primary
#95CBAF
secondary
#A06483
accent
#3975AD
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482