#94FBBB#94FBBB
#94FBBB is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.9% C 0.132 H 155.4°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #94FBBB |
|---|---|
| RGB | rgb(148, 251, 187) |
| HSL | hsl(143, 93%, 78%) |
| HSV | hsv(143, 41%, 98%) |
| CMYK | cmyk(41%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(91.18, -43.62, 21.47) |
| CIE-LCH | lch(91.18, 48.61, 153.80°) |
| OKLab | oklab(90.85% -0.1198 0.0547) |
| OKLCH | oklch(90.85% 0.132 155.4) |
| XYZ | xyz(55.6758, 78.8744, 59.2946) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.35
Light Sea Green
#98F6B0
ΔE00 2.13
Light Blue Green
#7EFBB3
ΔE00 2.36
Seafoam (survey)
#80F9AD
ΔE00 2.72
Seafoam Green
#7AF9AB
ΔE00 3.24
Mint (survey)
#9FFEB0
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FBBB #FB94D4
analogous
#A0FB94 #94FBBB #94FBEE
triadic
#94FBBB #BB94FB #FBBB94
tetradic
#94FBBB #94A0FB #FB94D4 #FBEE94
square
#94FBBB #94A0FB #FB94D4 #FBEE94
split-complementary
#94FBBB #EE94FB #FB94A0
monochromatic
#1EF770 #59F996 #94FBBB #CFFDE0 #E2FEEC
Accessibility & contrast
On white
1.25
#94FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#94FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FBBB
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FBBB | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#7EF9EA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #94fbbb; /* rgb */ color: rgb(148, 251, 187); /* oklch */ color: oklch(90.9% 0.132 155.4);
Tailwind
colors: {
custom: {
50: '#b7fdcf',
500: '#94fbbb',
950: '#000000',
},
}SCSS
$custom: #94fbbb; $custom-light: #b7fdcf; $custom-dark: #000000;
JSON
{
"hex": "#94fbbb",
"rgb": {
"r": 148,
"g": 251,
"b": 187
},
"hsl": {
"h": 142.718,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.90852,
"c": 0.13169,
"h": 155.4
},
"luminance": 0.78878
}Semantic roles & 50–950 ramp
primary
#94FBBB
secondary
#DB58AA
accent
#008FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683