#95C8AB#95C8AB
#95C8AB is a light, moderate green. Relative luminance 0.506; OKLCH L 78.9% C 0.067 H 159.5°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #95C8AB |
|---|---|
| RGB | rgb(149, 200, 171) |
| HSL | hsl(146, 32%, 68%) |
| HSV | hsv(146, 26%, 78%) |
| CMYK | cmyk(25.5%, 0%, 14.5%, 21.6%) |
| CIE-LAB | lab(76.46, -22.60, 9.16) |
| CIE-LCH | lch(76.46, 24.38, 157.93°) |
| OKLab | oklab(78.89% -0.0632 0.0237) |
| OKLCH | oklch(78.89% 0.067 159.5) |
| XYZ | xyz(40.3972, 50.6368, 46.1656) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.18
Darkseagreen
#8FBC8F
ΔE00 6.03
Seafoam Blue
#78D1B6
ΔE00 6.06
Mediumaquamarine
#66CDAA
ΔE00 7.10
Light Teal
#90E4C1
ΔE00 7.49
Seafoam
#7FE0B3
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C8AB #C895B2
analogous
#98C895 #95C8AB #95C8C4
triadic
#95C8AB #AB95C8 #C8AB95
tetradic
#95C8AB #9598C8 #C895B2 #C8C495
square
#95C8AB #9598C8 #C895B2 #C8C495
split-complementary
#95C8AB #C495C8 #C89598
monochromatic
#4D956C #6DB38B #95C8AB #BDDDCB #E6F2EB
Accessibility & contrast
On white
1.89
#95C8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#95C8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C8AB
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C8AB | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0AA
Deuteranopia (green-blind)
#BEBAAD
Tritanopia (blue-blind)
#8BC7C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #95c8ab; /* rgb */ color: rgb(149, 200, 171); /* oklch */ color: oklch(78.9% 0.067 159.5);
Tailwind
colors: {
custom: {
50: '#b5d9c4',
500: '#95c8ab',
950: '#000000',
},
}SCSS
$custom: #95c8ab; $custom-light: #b5d9c4; $custom-dark: #000000;
JSON
{
"hex": "#95c8ab",
"rgb": {
"r": 149,
"g": 200,
"b": 171
},
"hsl": {
"h": 145.882,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.78885,
"c": 0.06747,
"h": 159.5
},
"luminance": 0.50638
}Semantic roles & 50–950 ramp
primary
#95C8AB
secondary
#9D6584
accent
#3B7AAA
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111412
muted
#818382