#95C8A2#95C8A2
#95C8A2 is a light, moderate green. Relative luminance 0.503; OKLCH L 78.7% C 0.076 H 152.3°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #95C8A2 |
|---|---|
| RGB | rgb(149, 200, 162) |
| HSL | hsl(135, 32%, 68%) |
| HSV | hsv(135, 26%, 78%) |
| CMYK | cmyk(25.5%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(76.26, -24.31, 13.71) |
| CIE-LCH | lch(76.26, 27.91, 150.59°) |
| OKLab | oklab(78.66% -0.0671 0.0353) |
| OKLCH | oklch(78.66% 0.076 152.3) |
| XYZ | xyz(39.5683, 50.3053, 41.8005) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.00
Pale Teal
#82CBB2
ΔE00 6.01
Seafoam Blue
#78D1B6
ΔE00 7.43
Mediumaquamarine
#66CDAA
ΔE00 7.58
Seafoam
#7FE0B3
ΔE00 7.70
Hospital Green
#9BE5AA
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C8A2 #C895BB
analogous
#A1C895 #95C8A2 #95C8BB
triadic
#95C8A2 #A295C8 #C8A295
tetradic
#95C8A2 #95A1C8 #C895BB #C8BB95
square
#95C8A2 #95A1C8 #C895BB #C8BB95
split-complementary
#95C8A2 #BB95C8 #C895A1
monochromatic
#4D9560 #6DB37F #95C8A2 #BDDDC5 #E6F2E9
Accessibility & contrast
On white
1.90
#95C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#95C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C8A2
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C8A2 | 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)
#C8C0A0
Deuteranopia (green-blind)
#C0BAA4
Tritanopia (blue-blind)
#8DC6BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #95c8a2; /* rgb */ color: rgb(149, 200, 162); /* oklch */ color: oklch(78.7% 0.076 152.3);
Tailwind
colors: {
custom: {
50: '#b5d9bd',
500: '#95c8a2',
950: '#000000',
},
}SCSS
$custom: #95c8a2; $custom-light: #b5d9bd; $custom-dark: #000000;
JSON
{
"hex": "#95c8a2",
"rgb": {
"r": 149,
"g": 200,
"b": 162
},
"hsl": {
"h": 135.294,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.78656,
"c": 0.07578,
"h": 152.3
},
"luminance": 0.50307
}Semantic roles & 50–950 ramp
primary
#95C8A2
secondary
#9D658E
accent
#3B8EAA
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111412
muted
#818382