#95FCC2#95FCC2
#95FCC2 is a very light, vivid green. Relative luminance 0.799; OKLCH L 91.3% C 0.126 H 158.0°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #95FCC2 |
|---|---|
| RGB | rgb(149, 252, 194) |
| HSL | hsl(146, 94%, 79%) |
| HSV | hsv(146, 41%, 99%) |
| CMYK | cmyk(40.9%, 0%, 23%, 1.2%) |
| CIE-LAB | lab(91.64, -42.47, 18.53) |
| CIE-LCH | lch(91.64, 46.34, 156.43°) |
| OKLab | oklab(91.29% -0.1171 0.0474) |
| OKLCH | oklch(91.29% 0.126 158) |
| XYZ | xyz(56.9384, 79.9016, 63.4507) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.85
Light Aquamarine
#7BFDC7
ΔE00 3.11
Light Blue Green
#7EFBB3
ΔE00 3.20
Light Sea Green
#98F6B0
ΔE00 3.37
Seafoam (survey)
#80F9AD
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FCC2 #FC95CF
analogous
#9BFC95 #95FCC2 #95FCF6
triadic
#95FCC2 #C295FC #FCC295
tetradic
#95FCC2 #959BFC #FC95CF #FCF695
square
#95FCC2 #959BFC #FC95CF #FCF695
split-complementary
#95FCC2 #F695FC #FC959B
monochromatic
#1EF97E #59FAA0 #95FCC2 #D1FEE4 #E1FEEE
Accessibility & contrast
On white
1.24
#95FCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#95FCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FCC2
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FCC2 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEBF
Deuteranopia (green-blind)
#EAE3C5
Tritanopia (blue-blind)
#7DFBEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #95fcc2; /* rgb */ color: rgb(149, 252, 194); /* oklch */ color: oklch(91.3% 0.126 158.0);
Tailwind
colors: {
custom: {
50: '#b8fed4',
500: '#95fcc2',
950: '#000000',
},
}SCSS
$custom: #95fcc2; $custom-light: #b8fed4; $custom-dark: #000000;
JSON
{
"hex": "#95fcc2",
"rgb": {
"r": 149,
"g": 252,
"b": 194
},
"hsl": {
"h": 146.214,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.91285,
"c": 0.12639,
"h": 158
},
"luminance": 0.79905
}Semantic roles & 50–950 ramp
primary
#95FCC2
secondary
#DD58A3
accent
#0081E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683