#95FEBF#95FEBF
#95FEBF is a very light, vivid green. Relative luminance 0.810; OKLCH L 91.7% C 0.132 H 156.3°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #95FEBF |
|---|---|
| RGB | rgb(149, 254, 191) |
| HSL | hsl(144, 98%, 79%) |
| HSV | hsv(144, 41%, 100%) |
| CMYK | cmyk(41.3%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(92.15, -43.92, 20.77) |
| CIE-LCH | lch(92.15, 48.58, 154.69°) |
| OKLab | oklab(91.67% -0.1207 0.053) |
| OKLCH | oklch(91.67% 0.132 156.3) |
| XYZ | xyz(57.2363, 81.0309, 61.9046) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.32
Light Blue Green
#7EFBB3
ΔE00 2.56
Light Sea Green
#98F6B0
ΔE00 2.76
Seafoam (survey)
#80F9AD
ΔE00 3.10
Light Seafoam Green
#A7FFB5
ΔE00 3.56
Seafoam Green
#7AF9AB
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FEBF #FE95D4
analogous
#A0FE95 #95FEBF #95FEF4
triadic
#95FEBF #BF95FE #FEBF95
tetradic
#95FEBF #95A0FE #FE95D4 #FEF495
square
#95FEBF #95A0FE #FE95D4 #FEF495
split-complementary
#95FEBF #F495FE #FE95A0
monochromatic
#1CFD76 #58FD9A #95FEBF #D2FFE4 #E1FFED
Accessibility & contrast
On white
1.22
#95FEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#95FEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FEBF
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FEBF | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBB
Deuteranopia (green-blind)
#EDE4C3
Tritanopia (blue-blind)
#7EFCED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #95febf; /* rgb */ color: rgb(149, 254, 191); /* oklch */ color: oklch(91.7% 0.132 156.3);
Tailwind
colors: {
custom: {
50: '#b8ffd2',
500: '#95febf',
950: '#000000',
},
}SCSS
$custom: #95febf; $custom-light: #b8ffd2; $custom-dark: #000000;
JSON
{
"hex": "#95febf",
"rgb": {
"r": 149,
"g": 254,
"b": 191
},
"hsl": {
"h": 144,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.91674,
"c": 0.13186,
"h": 156.3
},
"luminance": 0.81035
}Semantic roles & 50–950 ramp
primary
#95FEBF
secondary
#E057A9
accent
#008AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683