#95FFBA#95FFBA
#95FFBA is a very light, vivid green. Relative luminance 0.815; OKLCH L 91.8% C 0.138 H 154.2°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFBA |
|---|---|
| RGB | rgb(149, 255, 186) |
| HSL | hsl(141, 100%, 79%) |
| HSV | hsv(141, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(92.33, -45.27, 23.58) |
| CIE-LCH | lch(92.33, 51.04, 152.49°) |
| OKLab | oklab(91.79% -0.124 0.06) |
| OKLCH | oklch(91.79% 0.138 154.2) |
| XYZ | xyz(57.0136, 81.4509, 59.1622) |
| Luminance | 0.8145 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.54
Light Sea Green
#98F6B0
ΔE00 2.20
Light Blue Green
#7EFBB3
ΔE00 2.23
Seafoam (survey)
#80F9AD
ΔE00 2.43
Mint (survey)
#9FFEB0
ΔE00 2.53
Light Seafoam Green
#A7FFB5
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFBA #FF95DA
analogous
#A5FF95 #95FFBA #95FFEF
triadic
#95FFBA #BA95FF #FFBA95
tetradic
#95FFBA #95A5FF #FF95DA #FFEF95
square
#95FFBA #95A5FF #FF95DA #FFEF95
split-complementary
#95FFBA #EF95FF #FF95A5
monochromatic
#1BFF6A #58FF92 #95FFBA #D2FFE2 #E0FFEB
Accessibility & contrast
On white
1.21
#95FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#95FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFBA
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFBA | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B6
Deuteranopia (green-blind)
#EFE5BE
Tritanopia (blue-blind)
#7FFDEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #95ffba; /* rgb */ color: rgb(149, 255, 186); /* oklch */ color: oklch(91.8% 0.138 154.2);
Tailwind
colors: {
custom: {
50: '#b8ffcf',
500: '#95ffba',
950: '#000000',
},
}SCSS
$custom: #95ffba; $custom-light: #b8ffcf; $custom-dark: #000000;
JSON
{
"hex": "#95ffba",
"rgb": {
"r": 149,
"g": 255,
"b": 186
},
"hsl": {
"h": 140.943,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.91794,
"c": 0.13775,
"h": 154.2
},
"luminance": 0.81455
}Semantic roles & 50–950 ramp
primary
#95FFBA
secondary
#E157B1
accent
#0095E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121813
muted
#828683