#95FFBE#95FFBE
#95FFBE is a very light, vivid green. Relative luminance 0.816; OKLCH L 91.9% C 0.134 H 155.7°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFBE |
|---|---|
| RGB | rgb(149, 255, 190) |
| HSL | hsl(143, 100%, 79%) |
| HSV | hsv(143, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(92.41, -44.54, 21.65) |
| CIE-LCH | lch(92.41, 49.52, 154.08°) |
| OKLab | oklab(91.88% -0.1223 0.0552) |
| OKLCH | oklch(91.88% 0.134 155.7) |
| XYZ | xyz(57.4448, 81.6234, 61.4331) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.32
Light Blue Green
#7EFBB3
ΔE00 2.41
Light Sea Green
#98F6B0
ΔE00 2.64
Seafoam (survey)
#80F9AD
ΔE00 2.89
Mint (survey)
#9FFEB0
ΔE00 3.28
Light Seafoam Green
#A7FFB5
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFBE #FF95D6
analogous
#A1FF95 #95FFBE #95FFF3
triadic
#95FFBE #BE95FF #FFBE95
tetradic
#95FFBE #95A1FF #FF95D6 #FFF395
square
#95FFBE #95A1FF #FF95D6 #FFF395
split-complementary
#95FFBE #F395FF #FF95A1
monochromatic
#1BFF73 #58FF98 #95FFBE #D2FFE4 #E0FFEC
Accessibility & contrast
On white
1.21
#95FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#95FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFBE
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFBE | 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)
#FEF0BA
Deuteranopia (green-blind)
#EEE5C2
Tritanopia (blue-blind)
#7EFDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #95ffbe; /* rgb */ color: rgb(149, 255, 190); /* oklch */ color: oklch(91.9% 0.134 155.7);
Tailwind
colors: {
custom: {
50: '#b8ffd1',
500: '#95ffbe',
950: '#000000',
},
}SCSS
$custom: #95ffbe; $custom-light: #b8ffd1; $custom-dark: #000000;
JSON
{
"hex": "#95ffbe",
"rgb": {
"r": 149,
"g": 255,
"b": 190
},
"hsl": {
"h": 143.208,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.91881,
"c": 0.13418,
"h": 155.7
},
"luminance": 0.81627
}Semantic roles & 50–950 ramp
primary
#95FFBE
secondary
#E157AC
accent
#008DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683