#94FCBC#94FCBC
#94FCBC is a very light, vivid green. Relative luminance 0.795; OKLCH L 91.1% C 0.132 H 155.7°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #94FCBC |
|---|---|
| RGB | rgb(148, 252, 188) |
| HSL | hsl(143, 95%, 78%) |
| HSV | hsv(143, 41%, 99%) |
| CMYK | cmyk(41.3%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(91.48, -43.87, 21.37) |
| CIE-LCH | lch(91.48, 48.80, 154.02°) |
| OKLab | oklab(91.1% -0.1205 0.0545) |
| OKLCH | oklch(91.1% 0.132 155.7) |
| XYZ | xyz(56.0964, 79.5438, 59.9647) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.32
Light Sea Green
#98F6B0
ΔE00 2.30
Light Blue Green
#7EFBB3
ΔE00 2.35
Seafoam (survey)
#80F9AD
ΔE00 2.77
Seafoam Green
#7AF9AB
ΔE00 3.28
Mint (survey)
#9FFEB0
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FCBC #FC94D4
analogous
#A0FC94 #94FCBC #94FCF0
triadic
#94FCBC #BC94FC #FCBC94
tetradic
#94FCBC #94A0FC #FC94D4 #FCF094
square
#94FCBC #94A0FC #FC94D4 #FCF094
split-complementary
#94FCBC #F094FC #FC94A0
monochromatic
#1DF971 #58FA97 #94FCBC #D0FEE1 #E1FEEC
Accessibility & contrast
On white
1.24
#94FCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#94FCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FCBC
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FCBC | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB8
Deuteranopia (green-blind)
#EBE2C0
Tritanopia (blue-blind)
#7EFAEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #94fcbc; /* rgb */ color: rgb(148, 252, 188); /* oklch */ color: oklch(91.1% 0.132 155.7);
Tailwind
colors: {
custom: {
50: '#b8fed0',
500: '#94fcbc',
950: '#000000',
},
}SCSS
$custom: #94fcbc; $custom-light: #b8fed0; $custom-dark: #000000;
JSON
{
"hex": "#94fcbc",
"rgb": {
"r": 148,
"g": 252,
"b": 188
},
"hsl": {
"h": 143.077,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.91104,
"c": 0.13224,
"h": 155.7
},
"luminance": 0.79548
}Semantic roles & 50–950 ramp
primary
#94FCBC
secondary
#DD57AA
accent
#008DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683