#95CAA6#95CAA6
#95CAA6 is a light, moderate green. Relative luminance 0.514; OKLCH L 79.2% C 0.075 H 154.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #95CAA6 |
|---|---|
| RGB | rgb(149, 202, 166) |
| HSL | hsl(139, 33%, 69%) |
| HSV | hsv(139, 26%, 79%) |
| CMYK | cmyk(26.2%, 0%, 17.8%, 20.8%) |
| CIE-LAB | lab(76.91, -24.55, 12.48) |
| CIE-LCH | lch(76.91, 27.54, 153.04°) |
| OKLab | oklab(79.21% -0.068 0.0322) |
| OKLCH | oklch(79.21% 0.075 154.7) |
| XYZ | xyz(40.3958, 51.3822, 43.8583) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.86
Pale Teal
#82CBB2
ΔE00 5.26
Seafoam Blue
#78D1B6
ΔE00 6.68
Mediumaquamarine
#66CDAA
ΔE00 7.08
Seafoam
#7FE0B3
ΔE00 7.17
Light Teal
#90E4C1
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CAA6 #CA95B9
analogous
#9FCA95 #95CAA6 #95CAC1
triadic
#95CAA6 #A695CA #CAA695
tetradic
#95CAA6 #959FCA #CA95B9 #CAC195
square
#95CAA6 #959FCA #CA95B9 #CAC195
split-complementary
#95CAA6 #C195CA #CA959F
monochromatic
#4C9865 #6CB684 #95CAA6 #BEDEC8 #E7F3EB
Accessibility & contrast
On white
1.86
#95CAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#95CAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CAA6
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CAA6 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A4
Deuteranopia (green-blind)
#C1BBA8
Tritanopia (blue-blind)
#8CC9C0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #95caa6; /* rgb */ color: rgb(149, 202, 166); /* oklch */ color: oklch(79.2% 0.075 154.7);
Tailwind
colors: {
custom: {
50: '#b5dac0',
500: '#95caa6',
950: '#000000',
},
}SCSS
$custom: #95caa6; $custom-light: #b5dac0; $custom-dark: #000000;
JSON
{
"hex": "#95caa6",
"rgb": {
"r": 149,
"g": 202,
"b": 166
},
"hsl": {
"h": 139.245,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.7921,
"c": 0.0752,
"h": 154.7
},
"luminance": 0.51384
}Semantic roles & 50–950 ramp
primary
#95CAA6
secondary
#9F648C
accent
#3987AC
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111512
muted
#818482