#95FCBF#95FCBF
#95FCBF is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.2% C 0.129 H 156.7°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #95FCBF |
|---|---|
| RGB | rgb(149, 252, 191) |
| HSL | hsl(144, 94%, 79%) |
| HSV | hsv(144, 41%, 99%) |
| CMYK | cmyk(40.9%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(91.58, -43.04, 19.99) |
| CIE-LCH | lch(91.58, 47.45, 155.09°) |
| OKLab | oklab(91.22% -0.1184 0.0511) |
| OKLCH | oklch(91.22% 0.129 156.7) |
| XYZ | xyz(56.6049, 79.7682, 61.6942) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.42
Light Blue Green
#7EFBB3
ΔE00 2.76
Light Sea Green
#98F6B0
ΔE00 2.77
Seafoam (survey)
#80F9AD
ΔE00 3.30
Light Aquamarine
#7BFDC7
ΔE00 3.53
Seafoam Green
#7AF9AB
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FCBF #FC95D2
analogous
#9EFC95 #95FCBF #95FCF2
triadic
#95FCBF #BF95FC #FCBF95
tetradic
#95FCBF #959EFC #FC95D2 #FCF295
square
#95FCBF #959EFC #FC95D2 #FCF295
split-complementary
#95FCBF #F295FC #FC959E
monochromatic
#1EF977 #59FA9B #95FCBF #D1FEE3 #E1FEED
Accessibility & contrast
On white
1.24
#95FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#95FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FCBF
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FCBF | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBC
Deuteranopia (green-blind)
#EBE2C3
Tritanopia (blue-blind)
#7EFAEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #95fcbf; /* rgb */ color: rgb(149, 252, 191); /* oklch */ color: oklch(91.2% 0.129 156.7);
Tailwind
colors: {
custom: {
50: '#b8fed2',
500: '#95fcbf',
950: '#000000',
},
}SCSS
$custom: #95fcbf; $custom-light: #b8fed2; $custom-dark: #000000;
JSON
{
"hex": "#95fcbf",
"rgb": {
"r": 149,
"g": 252,
"b": 191
},
"hsl": {
"h": 144.466,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.91216,
"c": 0.12898,
"h": 156.7
},
"luminance": 0.79772
}Semantic roles & 50–950 ramp
primary
#95FCBF
secondary
#DD58A7
accent
#0088E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683