#94FFBC#94FFBC
#94FFBC is a very light, vivid green. Relative luminance 0.814; OKLCH L 91.8% C 0.137 H 155.1°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #94FFBC |
|---|---|
| RGB | rgb(148, 255, 188) |
| HSL | hsl(142, 100%, 79%) |
| HSV | hsv(142, 42%, 100%) |
| CMYK | cmyk(42%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(92.33, -45.17, 22.55) |
| CIE-LCH | lch(92.33, 50.49, 153.47°) |
| OKLab | oklab(91.79% -0.1239 0.0574) |
| OKLCH | oklch(91.79% 0.137 155.1) |
| XYZ | xyz(57.0460, 81.4429, 60.2813) |
| Luminance | 0.8145 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.46
Light Blue Green
#7EFBB3
ΔE00 2.19
Light Sea Green
#98F6B0
ΔE00 2.45
Seafoam (survey)
#80F9AD
ΔE00 2.59
Mint (survey)
#9FFEB0
ΔE00 2.97
Seafoam Green
#7AF9AB
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FFBC #FF94D7
analogous
#A2FF94 #94FFBC #94FFF2
triadic
#94FFBC #BC94FF #FFBC94
tetradic
#94FFBC #94A2FF #FF94D7 #FFF294
square
#94FFBC #94A2FF #FF94D7 #FFF294
split-complementary
#94FFBC #F294FF #FF94A2
monochromatic
#1AFF6F #57FF96 #94FFBC #D1FFE2 #E0FFEC
Accessibility & contrast
On white
1.21
#94FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#94FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FFBC
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FFBC | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0B8
Deuteranopia (green-blind)
#EEE4C0
Tritanopia (blue-blind)
#7DFDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #94ffbc; /* rgb */ color: rgb(148, 255, 188); /* oklch */ color: oklch(91.8% 0.137 155.1);
Tailwind
colors: {
custom: {
50: '#b8ffd0',
500: '#94ffbc',
950: '#000000',
},
}SCSS
$custom: #94ffbc; $custom-light: #b8ffd0; $custom-dark: #000000;
JSON
{
"hex": "#94ffbc",
"rgb": {
"r": 148,
"g": 255,
"b": 188
},
"hsl": {
"h": 142.43,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.91792,
"c": 0.13657,
"h": 155.1
},
"luminance": 0.81447
}Semantic roles & 50–950 ramp
primary
#94FFBC
secondary
#E156AD
accent
#0090E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683