#95CDA2#95CDA2
#95CDA2 is a light, moderate green. Relative luminance 0.527; OKLCH L 79.8% C 0.084 H 151.3°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #95CDA2 |
|---|---|
| RGB | rgb(149, 205, 162) |
| HSL | hsl(134, 36%, 69%) |
| HSV | hsv(134, 27%, 80%) |
| CMYK | cmyk(27.3%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(77.67, -26.76, 15.70) |
| CIE-LCH | lch(77.67, 31.02, 149.61°) |
| OKLab | oklab(79.79% -0.0736 0.0403) |
| OKLCH | oklch(79.79% 0.084 151.3) |
| XYZ | xyz(40.7453, 52.6592, 42.1928) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.67
Hospital Green
#9BE5AA
ΔE00 6.28
Seafoam
#7FE0B3
ΔE00 6.57
Pale Teal
#82CBB2
ΔE00 6.61
Light Teal
#90E4C1
ΔE00 7.19
Mediumaquamarine
#66CDAA
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CDA2 #CD95C0
analogous
#A4CD95 #95CDA2 #95CDBE
triadic
#95CDA2 #A295CD #CDA295
tetradic
#95CDA2 #95A4CD #CD95C0 #CDBE95
square
#95CDA2 #95A4CD #CD95C0 #CDBE95
split-complementary
#95CDA2 #BE95CD #CD95A4
monochromatic
#4A9D5E #6BB97E #95CDA2 #BFE1C6 #E8F4EB
Accessibility & contrast
On white
1.82
#95CDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#95CDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CDA2
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CDA2 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC4A0
Deuteranopia (green-blind)
#C4BDA4
Tritanopia (blue-blind)
#8DCBC1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #95cda2; /* rgb */ color: rgb(149, 205, 162); /* oklch */ color: oklch(79.8% 0.084 151.3);
Tailwind
colors: {
custom: {
50: '#b5dcbd',
500: '#95cda2',
950: '#000000',
},
}SCSS
$custom: #95cda2; $custom-light: #b5dcbd; $custom-dark: #000000;
JSON
{
"hex": "#95cda2",
"rgb": {
"r": 149,
"g": 205,
"b": 162
},
"hsl": {
"h": 133.929,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.79794,
"c": 0.08392,
"h": 151.3
},
"luminance": 0.52661
}Semantic roles & 50–950 ramp
primary
#95CDA2
secondary
#A26494
accent
#3793AF
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482