#95FCBD#95FCBD
#95FCBD is a very light, vivid green. Relative luminance 0.797; OKLCH L 91.2% C 0.131 H 155.9°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #95FCBD |
|---|---|
| RGB | rgb(149, 252, 189) |
| HSL | hsl(143, 94%, 79%) |
| HSV | hsv(143, 41%, 99%) |
| CMYK | cmyk(40.9%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(91.54, -43.41, 20.95) |
| CIE-LCH | lch(91.54, 48.21, 154.23°) |
| OKLab | oklab(91.17% -0.1193 0.0535) |
| OKLCH | oklch(91.17% 0.131 155.9) |
| XYZ | xyz(56.3863, 79.6808, 60.5430) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.25
Light Sea Green
#98F6B0
ΔE00 2.41
Light Blue Green
#7EFBB3
ΔE00 2.52
Seafoam (survey)
#80F9AD
ΔE00 2.97
Light Seafoam Green
#A7FFB5
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FCBD #FC95D4
analogous
#A0FC95 #95FCBD #95FCF0
triadic
#95FCBD #BD95FC #FCBD95
tetradic
#95FCBD #95A0FC #FC95D4 #FCF095
square
#95FCBD #95A0FC #FC95D4 #FCF095
split-complementary
#95FCBD #F095FC #FC95A0
monochromatic
#1EF973 #59FA98 #95FCBD #D1FEE2 #E1FEEC
Accessibility & contrast
On white
1.24
#95FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#95FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FCBD
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FCBD | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#EBE2C1
Tritanopia (blue-blind)
#7FFAEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #95fcbd; /* rgb */ color: rgb(149, 252, 189); /* oklch */ color: oklch(91.2% 0.131 155.9);
Tailwind
colors: {
custom: {
50: '#b8fed1',
500: '#95fcbd',
950: '#000000',
},
}SCSS
$custom: #95fcbd; $custom-light: #b8fed1; $custom-dark: #000000;
JSON
{
"hex": "#95fcbd",
"rgb": {
"r": 149,
"g": 252,
"b": 189
},
"hsl": {
"h": 143.301,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.91172,
"c": 0.13074,
"h": 155.9
},
"luminance": 0.79684
}Semantic roles & 50–950 ramp
primary
#95FCBD
secondary
#DD58A9
accent
#008CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683