#95CEAA#95CEAA
#95CEAA is a light, moderate green. Relative luminance 0.534; OKLCH L 80.2% C 0.078 H 156.5°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #95CEAA |
|---|---|
| RGB | rgb(149, 206, 170) |
| HSL | hsl(142, 37%, 70%) |
| HSV | hsv(142, 28%, 81%) |
| CMYK | cmyk(27.7%, 0%, 17.5%, 19.2%) |
| CIE-LAB | lab(78.13, -25.74, 12.07) |
| CIE-LCH | lch(78.13, 28.43, 154.88°) |
| OKLab | oklab(80.22% -0.0714 0.0311) |
| OKLCH | oklch(80.22% 0.078 156.5) |
| XYZ | xyz(41.7191, 53.4327, 46.1378) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.84
Darkseagreen
#8FBC8F
ΔE00 5.85
Seafoam Blue
#78D1B6
ΔE00 6.00
Light Teal
#90E4C1
ΔE00 6.10
Seafoam
#7FE0B3
ΔE00 6.19
Mediumaquamarine
#66CDAA
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CEAA #CE95B9
analogous
#9DCE95 #95CEAA #95CEC6
triadic
#95CEAA #AA95CE #CEAA95
tetradic
#95CEAA #959DCE #CE95B9 #CEC695
square
#95CEAA #959DCE #CE95B9 #CEC695
split-complementary
#95CEAA #C695CE #CE959D
monochromatic
#4A9F69 #6BBB88 #95CEAA #BFE1CC #E9F5ED
Accessibility & contrast
On white
1.80
#95CEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#95CEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CEAA
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CEAA | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC5A8
Deuteranopia (green-blind)
#C4BFAC
Tritanopia (blue-blind)
#8BCDC4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #95ceaa; /* rgb */ color: rgb(149, 206, 170); /* oklch */ color: oklch(80.2% 0.078 156.5);
Tailwind
colors: {
custom: {
50: '#b5ddc3',
500: '#95ceaa',
950: '#000000',
},
}SCSS
$custom: #95ceaa; $custom-light: #b5ddc3; $custom-dark: #000000;
JSON
{
"hex": "#95ceaa",
"rgb": {
"r": 149,
"g": 206,
"b": 170
},
"hsl": {
"h": 142.105,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.80218,
"c": 0.07793,
"h": 156.5
},
"luminance": 0.53434
}Semantic roles & 50–950 ramp
primary
#95CEAA
secondary
#A3648C
accent
#3683B0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482