#95FFBF#95FFBF
#95FFBF is a very light, vivid green. Relative luminance 0.817; OKLCH L 91.9% C 0.133 H 156.1°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFBF |
|---|---|
| RGB | rgb(149, 255, 191) |
| HSL | hsl(144, 100%, 79%) |
| HSV | hsv(144, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(92.43, -44.35, 21.16) |
| CIE-LCH | lch(92.43, 49.14, 154.49°) |
| OKLab | oklab(91.9% -0.1219 0.054) |
| OKLCH | oklch(91.9% 0.133 156.1) |
| XYZ | xyz(57.5544, 81.6673, 62.0107) |
| Luminance | 0.8167 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.34
Light Blue Green
#7EFBB3
ΔE00 2.50
Light Sea Green
#98F6B0
ΔE00 2.79
Seafoam (survey)
#80F9AD
ΔE00 3.04
Light Seafoam Green
#A7FFB5
ΔE00 3.46
Mint (survey)
#9FFEB0
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFBF #FF95D5
analogous
#A0FF95 #95FFBF #95FFF4
triadic
#95FFBF #BF95FF #FFBF95
tetradic
#95FFBF #95A0FF #FF95D5 #FFF495
square
#95FFBF #95A0FF #FF95D5 #FFF495
split-complementary
#95FFBF #F495FF #FF95A0
monochromatic
#1BFF75 #58FF9A #95FFBF #D2FFE4 #E0FFED
Accessibility & contrast
On white
1.21
#95FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#95FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFBF
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFBF | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BB
Deuteranopia (green-blind)
#EEE5C3
Tritanopia (blue-blind)
#7EFDEE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #95ffbf; /* rgb */ color: rgb(149, 255, 191); /* oklch */ color: oklch(91.9% 0.133 156.1);
Tailwind
colors: {
custom: {
50: '#b8ffd2',
500: '#95ffbf',
950: '#000000',
},
}SCSS
$custom: #95ffbf; $custom-light: #b8ffd2; $custom-dark: #000000;
JSON
{
"hex": "#95ffbf",
"rgb": {
"r": 149,
"g": 255,
"b": 191
},
"hsl": {
"h": 143.774,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.91903,
"c": 0.1333,
"h": 156.1
},
"luminance": 0.81671
}Semantic roles & 50–950 ramp
primary
#95FFBF
secondary
#E157AA
accent
#008BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683