#95DEAE#95DEAE
#95DEAE is a very light, moderate green. Relative luminance 0.617; OKLCH L 84.0% C 0.099 H 154.9°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEAE |
|---|---|
| RGB | rgb(149, 222, 174) |
| HSL | hsl(141, 53%, 73%) |
| HSV | hsv(141, 33%, 87%) |
| CMYK | cmyk(32.9%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(82.75, -32.63, 16.46) |
| CIE-LCH | lch(82.75, 36.55, 153.24°) |
| OKLab | oklab(83.96% -0.09 0.0422) |
| OKLCH | oklch(83.96% 0.099 154.9) |
| XYZ | xyz(46.1530, 61.6857, 49.5109) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.91
Seafoam
#7FE0B3
ΔE00 3.46
Mint
#AAF0C1
ΔE00 4.28
Light Teal
#90E4C1
ΔE00 4.44
Light Sea Green
#98F6B0
ΔE00 6.45
Light Seafoam
#A0FEBF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEAE #DE95C5
analogous
#A0DE95 #95DEAE #95DED2
triadic
#95DEAE #AE95DE #DEAE95
tetradic
#95DEAE #95A0DE #DE95C5 #DED295
square
#95DEAE #95A0DE #DE95C5 #DED295
split-complementary
#95DEAE #D295DE #DE95A0
monochromatic
#3BBE68 #66CF8A #95DEAE #C4EDD2 #E8F8ED
Accessibility & contrast
On white
1.57
#95DEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#95DEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEAE
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEAE | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AB
Deuteranopia (green-blind)
#D2CBB1
Tritanopia (blue-blind)
#88DCD1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #95deae; /* rgb */ color: rgb(149, 222, 174); /* oklch */ color: oklch(84.0% 0.099 154.9);
Tailwind
colors: {
custom: {
50: '#b6e8c6',
500: '#95deae',
950: '#000000',
},
}SCSS
$custom: #95deae; $custom-light: #b6e8c6; $custom-dark: #000000;
JSON
{
"hex": "#95deae",
"rgb": {
"r": 149,
"g": 222,
"b": 174
},
"hsl": {
"h": 140.548,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.8396,
"c": 0.0994,
"h": 154.9
},
"luminance": 0.61688
}Semantic roles & 50–950 ramp
primary
#95DEAE
secondary
#B66199
accent
#268BC0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482