#94FFBF#94FFBF
#94FFBF is a very light, vivid green. Relative luminance 0.816; OKLCH L 91.9% C 0.134 H 156.3°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #94FFBF |
|---|---|
| RGB | rgb(148, 255, 191) |
| HSL | hsl(144, 100%, 79%) |
| HSV | hsv(144, 42%, 100%) |
| CMYK | cmyk(42%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(92.39, -44.62, 21.10) |
| CIE-LCH | lch(92.39, 49.36, 154.69°) |
| OKLab | oklab(91.86% -0.1226 0.0539) |
| OKLCH | oklch(91.86% 0.134 156.3) |
| XYZ | xyz(57.3727, 81.5736, 62.0022) |
| Luminance | 0.8158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.45
Light Blue Green
#7EFBB3
ΔE00 2.43
Light Sea Green
#98F6B0
ΔE00 2.84
Seafoam (survey)
#80F9AD
ΔE00 3.00
Seafoam Green
#7AF9AB
ΔE00 3.46
Light Seafoam Green
#A7FFB5
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FFBF #FF94D4
analogous
#9FFF94 #94FFBF #94FFF4
triadic
#94FFBF #BF94FF #FFBF94
tetradic
#94FFBF #949FFF #FF94D4 #FFF494
square
#94FFBF #949FFF #FF94D4 #FFF494
split-complementary
#94FFBF #F494FF #FF949F
monochromatic
#1AFF76 #57FF9A #94FFBF #D1FFE4 #E0FFED
Accessibility & contrast
On white
1.21
#94FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#94FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FFBF
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FFBF | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BB
Deuteranopia (green-blind)
#EDE5C3
Tritanopia (blue-blind)
#7CFDEE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #94ffbf; /* rgb */ color: rgb(148, 255, 191); /* oklch */ color: oklch(91.9% 0.134 156.3);
Tailwind
colors: {
custom: {
50: '#b8ffd2',
500: '#94ffbf',
950: '#000000',
},
}SCSS
$custom: #94ffbf; $custom-light: #b8ffd2; $custom-dark: #000000;
JSON
{
"hex": "#94ffbf",
"rgb": {
"r": 148,
"g": 255,
"b": 191
},
"hsl": {
"h": 144.112,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.91858,
"c": 0.13391,
"h": 156.3
},
"luminance": 0.81577
}Semantic roles & 50–950 ramp
primary
#94FFBF
secondary
#E156A9
accent
#0089E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683