#95FBAE#95FBAE
#95FBAE is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.6% C 0.143 H 150.6°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #95FBAE |
|---|---|
| RGB | rgb(149, 251, 174) |
| HSL | hsl(135, 93%, 78%) |
| HSV | hsv(135, 41%, 98%) |
| CMYK | cmyk(40.6%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(90.98, -45.65, 27.81) |
| CIE-LCH | lch(90.98, 53.46, 148.65°) |
| OKLab | oklab(90.62% -0.1246 0.0702) |
| OKLCH | oklch(90.62% 0.143 150.6) |
| XYZ | xyz(54.5283, 78.4364, 52.3027) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 1.21
Foam Green
#90FDA9
ΔE00 1.25
Light Sea Green
#98F6B0
ΔE00 1.54
Light Mint Green
#A6FBB2
ΔE00 2.02
Light Seafoam Green
#A7FFB5
ΔE00 2.04
Seafoam (survey)
#80F9AD
ΔE00 2.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FBAE #FB95E2
analogous
#AFFB95 #95FBAE #95FBE1
triadic
#95FBAE #AE95FB #FBAE95
tetradic
#95FBAE #95AFFB #FB95E2 #FBE195
square
#95FBAE #95AFFB #FB95E2 #FBE195
split-complementary
#95FBAE #E195FB #FB95AF
monochromatic
#1FF754 #5AF981 #95FBAE #D0FDDB #E2FEE8
Accessibility & contrast
On white
1.26
#95FBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#95FBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FBAE
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FBAE | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECA9
Deuteranopia (green-blind)
#EDE1B2
Tritanopia (blue-blind)
#83F8E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #95fbae; /* rgb */ color: rgb(149, 251, 174); /* oklch */ color: oklch(90.6% 0.143 150.6);
Tailwind
colors: {
custom: {
50: '#b8fdc6',
500: '#95fbae',
950: '#000000',
},
}SCSS
$custom: #95fbae; $custom-light: #b8fdc6; $custom-dark: #000000;
JSON
{
"hex": "#95fbae",
"rgb": {
"r": 149,
"g": 251,
"b": 174
},
"hsl": {
"h": 134.706,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.90623,
"c": 0.14303,
"h": 150.6
},
"luminance": 0.7844
}Semantic roles & 50–950 ramp
primary
#95FBAE
secondary
#DC59BB
accent
#00ADE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121813
muted
#828682