#95FBBB#95FBBB
#95FBBB is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.9% C 0.131 H 155.2°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #95FBBB |
|---|---|
| RGB | rgb(149, 251, 187) |
| HSL | hsl(142, 93%, 78%) |
| HSV | hsv(142, 41%, 98%) |
| CMYK | cmyk(40.6%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(91.22, -43.34, 21.53) |
| CIE-LCH | lch(91.22, 48.40, 153.58°) |
| OKLab | oklab(90.9% -0.119 0.0549) |
| OKLCH | oklch(90.9% 0.131 155.2) |
| XYZ | xyz(55.8575, 78.9681, 59.3031) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.25
Light Sea Green
#98F6B0
ΔE00 2.07
Light Blue Green
#7EFBB3
ΔE00 2.44
Seafoam (survey)
#80F9AD
ΔE00 2.78
Mint (survey)
#9FFEB0
ΔE00 3.24
Light Seafoam Green
#A7FFB5
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FBBB #FB95D5
analogous
#A2FB95 #95FBBB #95FBEE
triadic
#95FBBB #BB95FB #FBBB95
tetradic
#95FBBB #95A2FB #FB95D5 #FBEE95
square
#95FBBB #95A2FB #FB95D5 #FBEE95
split-complementary
#95FBBB #EE95FB #FB95A2
monochromatic
#1FF76F #5AF995 #95FBBB #D0FDE1 #E2FEEC
Accessibility & contrast
On white
1.25
#95FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#95FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FBBB
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FBBB | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#EBE1BF
Tritanopia (blue-blind)
#80F9EA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #95fbbb; /* rgb */ color: rgb(149, 251, 187); /* oklch */ color: oklch(90.9% 0.131 155.2);
Tailwind
colors: {
custom: {
50: '#b8fdcf',
500: '#95fbbb',
950: '#000000',
},
}SCSS
$custom: #95fbbb; $custom-light: #b8fdcf; $custom-dark: #000000;
JSON
{
"hex": "#95fbbb",
"rgb": {
"r": 149,
"g": 251,
"b": 187
},
"hsl": {
"h": 142.353,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.90898,
"c": 0.13106,
"h": 155.2
},
"luminance": 0.78972
}Semantic roles & 50–950 ramp
primary
#95FBBB
secondary
#DC59AB
accent
#0090E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683