#94FFBD#94FFBD
#94FFBD is a very light, vivid green. Relative luminance 0.815; OKLCH L 91.8% C 0.136 H 155.5°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #94FFBD |
|---|---|
| RGB | rgb(148, 255, 189) |
| HSL | hsl(143, 100%, 79%) |
| HSV | hsv(143, 42%, 100%) |
| CMYK | cmyk(42%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(92.35, -44.99, 22.07) |
| CIE-LCH | lch(92.35, 50.11, 153.87°) |
| OKLab | oklab(91.81% -0.1235 0.0562) |
| OKLCH | oklch(91.81% 0.136 155.5) |
| XYZ | xyz(57.1541, 81.4861, 60.8510) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.43
Light Blue Green
#7EFBB3
ΔE00 2.26
Light Sea Green
#98F6B0
ΔE00 2.57
Seafoam (survey)
#80F9AD
ΔE00 2.71
Mint (survey)
#9FFEB0
ΔE00 3.16
Seafoam Green
#7AF9AB
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FFBD #FF94D6
analogous
#A1FF94 #94FFBD #94FFF3
triadic
#94FFBD #BD94FF #FFBD94
tetradic
#94FFBD #94A1FF #FF94D6 #FFF394
square
#94FFBD #94A1FF #FF94D6 #FFF394
split-complementary
#94FFBD #F394FF #FF94A1
monochromatic
#1AFF72 #57FF97 #94FFBD #D1FFE3 #E0FFEC
Accessibility & contrast
On white
1.21
#94FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#94FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FFBD
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FFBD | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0B9
Deuteranopia (green-blind)
#EEE4C1
Tritanopia (blue-blind)
#7DFDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #94ffbd; /* rgb */ color: rgb(148, 255, 189); /* oklch */ color: oklch(91.8% 0.136 155.5);
Tailwind
colors: {
custom: {
50: '#b8ffd1',
500: '#94ffbd',
950: '#000000',
},
}SCSS
$custom: #94ffbd; $custom-light: #b8ffd1; $custom-dark: #000000;
JSON
{
"hex": "#94ffbd",
"rgb": {
"r": 148,
"g": 255,
"b": 189
},
"hsl": {
"h": 142.991,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.91814,
"c": 0.13568,
"h": 155.5
},
"luminance": 0.8149
}Semantic roles & 50–950 ramp
primary
#94FFBD
secondary
#E156AC
accent
#008EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683