#95FCBE#95FCBE
#95FCBE is a very light, vivid green. Relative luminance 0.797; OKLCH L 91.2% C 0.130 H 156.3°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #95FCBE |
|---|---|
| RGB | rgb(149, 252, 190) |
| HSL | hsl(144, 94%, 79%) |
| HSV | hsv(144, 41%, 99%) |
| CMYK | cmyk(40.9%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(91.56, -43.23, 20.47) |
| CIE-LCH | lch(91.56, 47.83, 154.66°) |
| OKLab | oklab(91.19% -0.1189 0.0523) |
| OKLCH | oklch(91.19% 0.13 156.3) |
| XYZ | xyz(56.4952, 79.7243, 61.1166) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.32
Light Sea Green
#98F6B0
ΔE00 2.59
Light Blue Green
#7EFBB3
ΔE00 2.63
Seafoam (survey)
#80F9AD
ΔE00 3.13
Seafoam Green
#7AF9AB
ΔE00 3.63
Light Seafoam Green
#A7FFB5
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FCBE #FC95D3
analogous
#9FFC95 #95FCBE #95FCF1
triadic
#95FCBE #BE95FC #FCBE95
tetradic
#95FCBE #959FFC #FC95D3 #FCF195
square
#95FCBE #959FFC #FC95D3 #FCF195
split-complementary
#95FCBE #F195FC #FC959F
monochromatic
#1EF975 #59FA9A #95FCBE #D1FEE2 #E1FEED
Accessibility & contrast
On white
1.24
#95FCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#95FCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FCBE
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FCBE | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBA
Deuteranopia (green-blind)
#EBE2C2
Tritanopia (blue-blind)
#7FFAEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #95fcbe; /* rgb */ color: rgb(149, 252, 190); /* oklch */ color: oklch(91.2% 0.130 156.3);
Tailwind
colors: {
custom: {
50: '#b8fed1',
500: '#95fcbe',
950: '#000000',
},
}SCSS
$custom: #95fcbe; $custom-light: #b8fed1; $custom-dark: #000000;
JSON
{
"hex": "#95fcbe",
"rgb": {
"r": 149,
"g": 252,
"b": 190
},
"hsl": {
"h": 143.883,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.91194,
"c": 0.12986,
"h": 156.3
},
"luminance": 0.79728
}Semantic roles & 50–950 ramp
primary
#95FCBE
secondary
#DD58A8
accent
#008AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683