#95FCBB#95FCBB
#95FCBB is a very light, vivid green. Relative luminance 0.796; OKLCH L 91.1% C 0.133 H 155.1°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #95FCBB |
|---|---|
| RGB | rgb(149, 252, 187) |
| HSL | hsl(142, 94%, 79%) |
| HSV | hsv(142, 41%, 99%) |
| CMYK | cmyk(40.9%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(91.50, -43.78, 21.92) |
| CIE-LCH | lch(91.50, 48.96, 153.40°) |
| OKLab | oklab(91.13% -0.1202 0.0559) |
| OKLCH | oklch(91.13% 0.133 155.1) |
| XYZ | xyz(56.1707, 79.5945, 59.4075) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.22
Light Sea Green
#98F6B0
ΔE00 2.08
Light Blue Green
#7EFBB3
ΔE00 2.35
Seafoam (survey)
#80F9AD
ΔE00 2.68
Mint (survey)
#9FFEB0
ΔE00 3.08
Light Seafoam Green
#A7FFB5
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FCBB #FC95D6
analogous
#A2FC95 #95FCBB #95FCEE
triadic
#95FCBB #BB95FC #FCBB95
tetradic
#95FCBB #95A2FC #FC95D6 #FCEE95
square
#95FCBB #95A2FC #FC95D6 #FCEE95
split-complementary
#95FCBB #EE95FC #FC95A2
monochromatic
#1EF96F #59FA95 #95FCBB #D1FEE1 #E1FEEC
Accessibility & contrast
On white
1.24
#95FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#95FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FCBB
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FCBB | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#ECE2BF
Tritanopia (blue-blind)
#7FFAEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #95fcbb; /* rgb */ color: rgb(149, 252, 187); /* oklch */ color: oklch(91.1% 0.133 155.1);
Tailwind
colors: {
custom: {
50: '#b8fecf',
500: '#95fcbb',
950: '#000000',
},
}SCSS
$custom: #95fcbb; $custom-light: #b8fecf; $custom-dark: #000000;
JSON
{
"hex": "#95fcbb",
"rgb": {
"r": 149,
"g": 252,
"b": 187
},
"hsl": {
"h": 142.136,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.91127,
"c": 0.13251,
"h": 155.1
},
"luminance": 0.79598
}Semantic roles & 50–950 ramp
primary
#95FCBB
secondary
#DD58AC
accent
#0091E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683