#95CFAB#95CFAB
#95CFAB is a light, moderate green. Relative luminance 0.540; OKLCH L 80.5% C 0.079 H 156.9°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #95CFAB |
|---|---|
| RGB | rgb(149, 207, 171) |
| HSL | hsl(143, 38%, 70%) |
| HSV | hsv(143, 28%, 81%) |
| CMYK | cmyk(28%, 0%, 17.4%, 18.8%) |
| CIE-LAB | lab(78.43, -26.04, 11.97) |
| CIE-LCH | lch(78.43, 28.66, 155.31°) |
| OKLab | oklab(80.47% -0.0723 0.0309) |
| OKLCH | oklch(80.47% 0.079 156.9) |
| XYZ | xyz(42.0556, 53.9537, 46.7184) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.78
Light Teal
#90E4C1
ΔE00 5.82
Seafoam Blue
#78D1B6
ΔE00 5.85
Seafoam
#7FE0B3
ΔE00 5.95
Darkseagreen
#8FBC8F
ΔE00 6.10
Mediumaquamarine
#66CDAA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CFAB #CF95B9
analogous
#9CCF95 #95CFAB #95CFC8
triadic
#95CFAB #AB95CF #CFAB95
tetradic
#95CFAB #959CCF #CF95B9 #CFC895
square
#95CFAB #959CCF #CF95B9 #CFC895
split-complementary
#95CFAB #C895CF #CF959C
monochromatic
#49A16A #6BBC8A #95CFAB #BFE2CC #E9F5EE
Accessibility & contrast
On white
1.78
#95CFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#95CFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CFAB
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CFAB | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A9
Deuteranopia (green-blind)
#C4BFAD
Tritanopia (blue-blind)
#8BCEC5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #95cfab; /* rgb */ color: rgb(149, 207, 171); /* oklch */ color: oklch(80.5% 0.079 156.9);
Tailwind
colors: {
custom: {
50: '#b5dec4',
500: '#95cfab',
950: '#000000',
},
}SCSS
$custom: #95cfab; $custom-light: #b5dec4; $custom-dark: #000000;
JSON
{
"hex": "#95cfab",
"rgb": {
"r": 149,
"g": 207,
"b": 171
},
"hsl": {
"h": 142.759,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.8047,
"c": 0.07862,
"h": 156.9
},
"luminance": 0.53955
}Semantic roles & 50–950 ramp
primary
#95CFAB
secondary
#A5648C
accent
#3582B1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482