#95CFAC#95CFAC
#95CFAC is a light, moderate green. Relative luminance 0.540; OKLCH L 80.5% C 0.078 H 157.6°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #95CFAC |
|---|---|
| RGB | rgb(149, 207, 172) |
| HSL | hsl(144, 38%, 70%) |
| HSV | hsv(144, 28%, 81%) |
| CMYK | cmyk(28%, 0%, 16.9%, 18.8%) |
| CIE-LAB | lab(78.46, -25.85, 11.47) |
| CIE-LCH | lch(78.46, 28.28, 156.07°) |
| OKLab | oklab(80.5% -0.0719 0.0296) |
| OKLCH | oklch(80.5% 0.078 157.6) |
| XYZ | xyz(42.1513, 53.9919, 47.2223) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.54
Seafoam Blue
#78D1B6
ΔE00 5.67
Light Teal
#90E4C1
ΔE00 5.74
Seafoam
#7FE0B3
ΔE00 5.99
Darkseagreen
#8FBC8F
ΔE00 6.27
Mediumaquamarine
#66CDAA
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CFAC #CF95B8
analogous
#9BCF95 #95CFAC #95CFC9
triadic
#95CFAC #AC95CF #CFAC95
tetradic
#95CFAC #959BCF #CF95B8 #CFC995
square
#95CFAC #959BCF #CF95B8 #CFC995
split-complementary
#95CFAC #C995CF #CF959B
monochromatic
#49A16C #6BBC8B #95CFAC #BFE2CD #E9F5EE
Accessibility & contrast
On white
1.78
#95CFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#95CFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CFAC
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CFAC | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6AA
Deuteranopia (green-blind)
#C4BFAE
Tritanopia (blue-blind)
#8ACEC5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #95cfac; /* rgb */ color: rgb(149, 207, 172); /* oklch */ color: oklch(80.5% 0.078 157.6);
Tailwind
colors: {
custom: {
50: '#b5dec4',
500: '#95cfac',
950: '#000000',
},
}SCSS
$custom: #95cfac; $custom-light: #b5dec4; $custom-dark: #000000;
JSON
{
"hex": "#95cfac",
"rgb": {
"r": 149,
"g": 207,
"b": 172
},
"hsl": {
"h": 143.793,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.80495,
"c": 0.07773,
"h": 157.6
},
"luminance": 0.53994
}Semantic roles & 50–950 ramp
primary
#95CFAC
secondary
#A5648B
accent
#3580B1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482