#95DDB2#95DDB2
#95DDB2 is a very light, moderate green. Relative luminance 0.613; OKLCH L 83.8% C 0.094 H 157.4°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #95DDB2 |
|---|---|
| RGB | rgb(149, 221, 178) |
| HSL | hsl(144, 51%, 73%) |
| HSV | hsv(144, 33%, 87%) |
| CMYK | cmyk(32.6%, 0%, 19.5%, 13.3%) |
| CIE-LAB | lab(82.55, -31.40, 14.07) |
| CIE-LCH | lch(82.55, 34.41, 155.86°) |
| OKLab | oklab(83.83% -0.087 0.0362) |
| OKLCH | oklch(83.83% 0.094 157.4) |
| XYZ | xyz(46.2839, 61.3144, 51.5070) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.17
Light Teal
#90E4C1
ΔE00 3.47
Hospital Green
#9BE5AA
ΔE00 4.08
Mint
#AAF0C1
ΔE00 4.49
Seafoam Blue
#78D1B6
ΔE00 6.48
Pale Teal
#82CBB2
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DDB2 #DD95C0
analogous
#9CDD95 #95DDB2 #95DDD6
triadic
#95DDB2 #B295DD #DDB295
tetradic
#95DDB2 #959CDD #DD95C0 #DDD695
square
#95DDB2 #959CDD #DD95C0 #DDD695
split-complementary
#95DDB2 #D695DD #DD959C
monochromatic
#3CBB6F #67CE90 #95DDB2 #C3ECD4 #E8F8EE
Accessibility & contrast
On white
1.58
#95DDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#95DDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DDB2
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DDB2 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2B0
Deuteranopia (green-blind)
#D0CAB4
Tritanopia (blue-blind)
#87DCD1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #95ddb2; /* rgb */ color: rgb(149, 221, 178); /* oklch */ color: oklch(83.8% 0.094 157.4);
Tailwind
colors: {
custom: {
50: '#b6e8c9',
500: '#95ddb2',
950: '#000000',
},
}SCSS
$custom: #95ddb2; $custom-light: #b6e8c9; $custom-dark: #000000;
JSON
{
"hex": "#95ddb2",
"rgb": {
"r": 149,
"g": 221,
"b": 178
},
"hsl": {
"h": 144.167,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.83828,
"c": 0.09425,
"h": 157.4
},
"luminance": 0.61317
}Semantic roles & 50–950 ramp
primary
#95DDB2
secondary
#B56193
accent
#2782BF
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482