#95CAA2#95CAA2
#95CAA2 is a light, moderate green. Relative luminance 0.512; OKLCH L 79.1% C 0.079 H 151.9°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #95CAA2 |
|---|---|
| RGB | rgb(149, 202, 162) |
| HSL | hsl(135, 33%, 69%) |
| HSV | hsv(135, 26%, 79%) |
| CMYK | cmyk(26.2%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(76.82, -25.30, 14.50) |
| CIE-LCH | lch(76.82, 29.16, 150.17°) |
| OKLab | oklab(79.11% -0.0697 0.0373) |
| OKLCH | oklch(79.11% 0.079 151.9) |
| XYZ | xyz(40.0346, 51.2377, 41.9559) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.20
Pale Teal
#82CBB2
ΔE00 6.20
Seafoam
#7FE0B3
ΔE00 7.21
Hospital Green
#9BE5AA
ΔE00 7.26
Seafoam Blue
#78D1B6
ΔE00 7.44
Mediumaquamarine
#66CDAA
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CAA2 #CA95BD
analogous
#A3CA95 #95CAA2 #95CABD
triadic
#95CAA2 #A295CA #CAA295
tetradic
#95CAA2 #95A3CA #CA95BD #CABD95
square
#95CAA2 #95A3CA #CA95BD #CABD95
split-complementary
#95CAA2 #BD95CA #CA95A3
monochromatic
#4C985F #6CB67E #95CAA2 #BEDEC6 #E7F3EA
Accessibility & contrast
On white
1.87
#95CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#95CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CAA2
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CAA2 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC1A0
Deuteranopia (green-blind)
#C1BBA4
Tritanopia (blue-blind)
#8DC8BF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #95caa2; /* rgb */ color: rgb(149, 202, 162); /* oklch */ color: oklch(79.1% 0.079 151.9);
Tailwind
colors: {
custom: {
50: '#b5dabd',
500: '#95caa2',
950: '#000000',
},
}SCSS
$custom: #95caa2; $custom-light: #b5dabd; $custom-dark: #000000;
JSON
{
"hex": "#95caa2",
"rgb": {
"r": 149,
"g": 202,
"b": 162
},
"hsl": {
"h": 134.717,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.79111,
"c": 0.07905,
"h": 151.9
},
"luminance": 0.51239
}Semantic roles & 50–950 ramp
primary
#95CAA2
secondary
#9F6491
accent
#3990AC
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111512
muted
#818482