#95FFBC#95FFBC
#95FFBC is a very light, vivid green. Relative luminance 0.815; OKLCH L 91.8% C 0.136 H 154.9°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFBC |
|---|---|
| RGB | rgb(149, 255, 188) |
| HSL | hsl(142, 100%, 79%) |
| HSV | hsv(142, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(92.37, -44.90, 22.61) |
| CIE-LCH | lch(92.37, 50.28, 153.27°) |
| OKLab | oklab(91.84% -0.1232 0.0576) |
| OKLCH | oklch(91.84% 0.136 154.9) |
| XYZ | xyz(57.2277, 81.5366, 60.2898) |
| Luminance | 0.8154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.37
Light Blue Green
#7EFBB3
ΔE00 2.28
Light Sea Green
#98F6B0
ΔE00 2.39
Seafoam (survey)
#80F9AD
ΔE00 2.64
Mint (survey)
#9FFEB0
ΔE00 2.90
Light Seafoam Green
#A7FFB5
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFBC #FF95D8
analogous
#A3FF95 #95FFBC #95FFF1
triadic
#95FFBC #BC95FF #FFBC95
tetradic
#95FFBC #95A3FF #FF95D8 #FFF195
square
#95FFBC #95A3FF #FF95D8 #FFF195
split-complementary
#95FFBC #F195FF #FF95A3
monochromatic
#1BFF6F #58FF95 #95FFBC #D2FFE3 #E0FFEC
Accessibility & contrast
On white
1.21
#95FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#95FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFBC
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFBC | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0B8
Deuteranopia (green-blind)
#EEE5C0
Tritanopia (blue-blind)
#7FFDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #95ffbc; /* rgb */ color: rgb(149, 255, 188); /* oklch */ color: oklch(91.8% 0.136 154.9);
Tailwind
colors: {
custom: {
50: '#b8ffd0',
500: '#95ffbc',
950: '#000000',
},
}SCSS
$custom: #95ffbc; $custom-light: #b8ffd0; $custom-dark: #000000;
JSON
{
"hex": "#95ffbc",
"rgb": {
"r": 149,
"g": 255,
"b": 188
},
"hsl": {
"h": 142.075,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.91837,
"c": 0.13596,
"h": 154.9
},
"luminance": 0.8154
}Semantic roles & 50–950 ramp
primary
#95FFBC
secondary
#E157AE
accent
#0091E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683