#94FDBE#94FDBE
#94FDBE is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.4% C 0.132 H 156.3°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #94FDBE |
|---|---|
| RGB | rgb(148, 253, 190) |
| HSL | hsl(144, 96%, 79%) |
| HSV | hsv(144, 42%, 99%) |
| CMYK | cmyk(41.5%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(91.80, -43.93, 20.80) |
| CIE-LCH | lch(91.80, 48.61, 154.67°) |
| OKLab | oklab(91.38% -0.1208 0.0531) |
| OKLCH | oklch(91.38% 0.132 156.3) |
| XYZ | xyz(56.6284, 80.2603, 61.2130) |
| Luminance | 0.8026 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.38
Light Blue Green
#7EFBB3
ΔE00 2.46
Light Sea Green
#98F6B0
ΔE00 2.64
Seafoam (survey)
#80F9AD
ΔE00 2.99
Seafoam Green
#7AF9AB
ΔE00 3.47
Light Seafoam Green
#A7FFB5
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FDBE #FD94D3
analogous
#9EFD94 #94FDBE #94FDF2
triadic
#94FDBE #BE94FD #FDBE94
tetradic
#94FDBE #949EFD #FD94D3 #FDF294
square
#94FDBE #949EFD #FD94D3 #FDF294
split-complementary
#94FDBE #F294FD #FD949E
monochromatic
#1CFB75 #58FC9A #94FDBE #D0FEE2 #E1FEED
Accessibility & contrast
On white
1.23
#94FDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#94FDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FDBE
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FDBE | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBA
Deuteranopia (green-blind)
#ECE3C2
Tritanopia (blue-blind)
#7DFBEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #94fdbe; /* rgb */ color: rgb(148, 253, 190); /* oklch */ color: oklch(91.4% 0.132 156.3);
Tailwind
colors: {
custom: {
50: '#b8fed1',
500: '#94fdbe',
950: '#000000',
},
}SCSS
$custom: #94fdbe; $custom-light: #b8fed1; $custom-dark: #000000;
JSON
{
"hex": "#94fdbe",
"rgb": {
"r": 148,
"g": 253,
"b": 190
},
"hsl": {
"h": 144,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.91378,
"c": 0.13191,
"h": 156.3
},
"luminance": 0.80264
}Semantic roles & 50–950 ramp
primary
#94FDBE
secondary
#DE57A8
accent
#008AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683