#95FAAE#95FAAE
#95FAAE is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.4% C 0.142 H 150.7°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #95FAAE |
|---|---|
| RGB | rgb(149, 250, 174) |
| HSL | hsl(135, 91%, 78%) |
| HSV | hsv(135, 40%, 98%) |
| CMYK | cmyk(40.4%, 0%, 30.4%, 2%) |
| CIE-LAB | lab(90.69, -45.22, 27.43) |
| CIE-LCH | lch(90.69, 52.89, 148.76°) |
| OKLab | oklab(90.39% -0.1234 0.0693) |
| OKLCH | oklch(90.39% 0.142 150.7) |
| XYZ | xyz(54.2168, 77.8133, 52.1988) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.30
Mint (survey)
#9FFEB0
ΔE00 1.33
Foam Green
#90FDA9
ΔE00 1.45
Light Mint Green
#A6FBB2
ΔE00 1.98
Light Seafoam Green
#A7FFB5
ΔE00 2.08
Seafoam (survey)
#80F9AD
ΔE00 2.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FAAE #FA95E1
analogous
#AEFA95 #95FAAE #95FAE0
triadic
#95FAAE #AE95FA #FAAE95
tetradic
#95FAAE #95AEFA #FA95E1 #FAE095
square
#95FAAE #95AEFA #FA95E1 #FAE095
split-complementary
#95FAAE #E095FA #FA95AE
monochromatic
#20F455 #5BF781 #95FAAE #CFFDDB #E2FEE9
Accessibility & contrast
On white
1.27
#95FAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#95FAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FAAE
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FAAE | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBA9
Deuteranopia (green-blind)
#ECE0B2
Tritanopia (blue-blind)
#83F7E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #95faae; /* rgb */ color: rgb(149, 250, 174); /* oklch */ color: oklch(90.4% 0.142 150.7);
Tailwind
colors: {
custom: {
50: '#b8fcc6',
500: '#95faae',
950: '#000000',
},
}SCSS
$custom: #95faae; $custom-light: #b8fcc6; $custom-dark: #000000;
JSON
{
"hex": "#95faae",
"rgb": {
"r": 149,
"g": 250,
"b": 174
},
"hsl": {
"h": 134.851,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.90392,
"c": 0.14157,
"h": 150.7
},
"luminance": 0.77817
}Semantic roles & 50–950 ramp
primary
#95FAAE
secondary
#DA59BA
accent
#00ADE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121713
muted
#828582