#95CEA2#95CEA2
#95CEA2 is a light, moderate green. Relative luminance 0.531; OKLCH L 80.0% C 0.086 H 151.2°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #95CEA2 |
|---|---|
| RGB | rgb(149, 206, 162) |
| HSL | hsl(134, 37%, 70%) |
| HSV | hsv(134, 28%, 81%) |
| CMYK | cmyk(27.7%, 0%, 21.4%, 19.2%) |
| CIE-LAB | lab(77.96, -27.24, 16.09) |
| CIE-LCH | lch(77.96, 31.64, 149.43°) |
| OKLab | oklab(80.02% -0.0749 0.0413) |
| OKLCH | oklch(80.02% 0.086 151.2) |
| XYZ | xyz(40.9853, 53.1391, 42.2728) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.87
Hospital Green
#9BE5AA
ΔE00 5.96
Seafoam
#7FE0B3
ΔE00 6.38
Pale Teal
#82CBB2
ΔE00 6.77
Light Teal
#90E4C1
ΔE00 7.08
Mediumaquamarine
#66CDAA
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CEA2 #CE95C1
analogous
#A5CE95 #95CEA2 #95CEBF
triadic
#95CEA2 #A295CE #CEA295
tetradic
#95CEA2 #95A5CE #CE95C1 #CEBF95
square
#95CEA2 #95A5CE #CE95C1 #CEBF95
split-complementary
#95CEA2 #BF95CE #CE95A5
monochromatic
#4A9F5D #6BBB7D #95CEA2 #BFE1C7 #E9F5EB
Accessibility & contrast
On white
1.81
#95CEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#95CEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CEA2
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CEA2 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC5A0
Deuteranopia (green-blind)
#C5BEA4
Tritanopia (blue-blind)
#8DCCC2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #95cea2; /* rgb */ color: rgb(149, 206, 162); /* oklch */ color: oklch(80.0% 0.086 151.2);
Tailwind
colors: {
custom: {
50: '#b5ddbd',
500: '#95cea2',
950: '#000000',
},
}SCSS
$custom: #95cea2; $custom-light: #b5ddbd; $custom-dark: #000000;
JSON
{
"hex": "#95cea2",
"rgb": {
"r": 149,
"g": 206,
"b": 162
},
"hsl": {
"h": 133.684,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.80022,
"c": 0.08554,
"h": 151.2
},
"luminance": 0.53141
}Semantic roles & 50–950 ramp
primary
#95CEA2
secondary
#A36495
accent
#3694B0
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482