#95FCBA#95FCBA
#95FCBA is a very light, vivid green. Relative luminance 0.796; OKLCH L 91.1% C 0.133 H 154.7°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #95FCBA |
|---|---|
| RGB | rgb(149, 252, 186) |
| HSL | hsl(142, 94%, 79%) |
| HSV | hsv(142, 41%, 99%) |
| CMYK | cmyk(40.9%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(91.48, -43.96, 22.41) |
| CIE-LCH | lch(91.48, 49.34, 152.99°) |
| OKLab | oklab(91.11% -0.1206 0.0571) |
| OKLCH | oklch(91.11% 0.133 154.7) |
| XYZ | xyz(56.0641, 79.5518, 58.8457) |
| Luminance | 0.7956 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.26
Light Sea Green
#98F6B0
ΔE00 1.93
Light Blue Green
#7EFBB3
ΔE00 2.29
Seafoam (survey)
#80F9AD
ΔE00 2.55
Mint (survey)
#9FFEB0
ΔE00 2.89
Light Seafoam Green
#A7FFB5
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FCBA #FC95D7
analogous
#A3FC95 #95FCBA #95FCED
triadic
#95FCBA #BA95FC #FCBA95
tetradic
#95FCBA #95A3FC #FC95D7 #FCED95
square
#95FCBA #95A3FC #FC95D7 #FCED95
split-complementary
#95FCBA #ED95FC #FC95A3
monochromatic
#1EF96D #59FA93 #95FCBA #D1FEE1 #E1FEEC
Accessibility & contrast
On white
1.24
#95FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#95FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FCBA
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FCBA | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB6
Deuteranopia (green-blind)
#ECE2BE
Tritanopia (blue-blind)
#80FAEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #95fcba; /* rgb */ color: rgb(149, 252, 186); /* oklch */ color: oklch(91.1% 0.133 154.7);
Tailwind
colors: {
custom: {
50: '#b8fecf',
500: '#95fcba',
950: '#000000',
},
}SCSS
$custom: #95fcba; $custom-light: #b8fecf; $custom-dark: #000000;
JSON
{
"hex": "#95fcba",
"rgb": {
"r": 149,
"g": 252,
"b": 186
},
"hsl": {
"h": 141.553,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.91105,
"c": 0.13341,
"h": 154.7
},
"luminance": 0.79556
}Semantic roles & 50–950 ramp
primary
#95FCBA
secondary
#DD58AD
accent
#0093E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121813
muted
#828683