#93FFBE#93FFBE
#93FFBE is a very light, vivid green. Relative luminance 0.814; OKLCH L 91.8% C 0.135 H 156.1°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #93FFBE |
|---|---|
| RGB | rgb(147, 255, 190) |
| HSL | hsl(144, 100%, 79%) |
| HSV | hsv(144, 42%, 100%) |
| CMYK | cmyk(42.4%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(92.33, -45.07, 21.52) |
| CIE-LCH | lch(92.33, 49.94, 154.48°) |
| OKLab | oklab(91.79% -0.1238 0.0549) |
| OKLCH | oklch(91.79% 0.135 156.1) |
| XYZ | xyz(57.0829, 81.4368, 61.4161) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.53
Light Blue Green
#7EFBB3
ΔE00 2.26
Light Sea Green
#98F6B0
ΔE00 2.76
Seafoam (survey)
#80F9AD
ΔE00 2.81
Seafoam Green
#7AF9AB
ΔE00 3.28
Mint (survey)
#9FFEB0
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FFBE #FF93D4
analogous
#9EFF93 #93FFBE #93FFF4
triadic
#93FFBE #BE93FF #FFBE93
tetradic
#93FFBE #939EFF #FF93D4 #FFF493
square
#93FFBE #939EFF #FF93D4 #FFF493
split-complementary
#93FFBE #F493FF #FF939E
monochromatic
#19FF74 #56FF99 #93FFBE #D0FFE3 #E0FFED
Accessibility & contrast
On white
1.21
#93FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#93FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FFBE
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FFBE | 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)
#FEF0BA
Deuteranopia (green-blind)
#EDE4C2
Tritanopia (blue-blind)
#7BFDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #93ffbe; /* rgb */ color: rgb(147, 255, 190); /* oklch */ color: oklch(91.8% 0.135 156.1);
Tailwind
colors: {
custom: {
50: '#b7ffd1',
500: '#93ffbe',
950: '#000000',
},
}SCSS
$custom: #93ffbe; $custom-light: #b7ffd1; $custom-dark: #000000;
JSON
{
"hex": "#93ffbe",
"rgb": {
"r": 147,
"g": 255,
"b": 190
},
"hsl": {
"h": 143.889,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.91791,
"c": 0.1354,
"h": 156.1
},
"luminance": 0.81441
}Semantic roles & 50–950 ramp
primary
#93FFBE
secondary
#E155A9
accent
#008AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683