#93FEBB#93FEBB
#93FEBB is a very light, vivid green. Relative luminance 0.807; OKLCH L 91.5% C 0.137 H 155.1°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #93FEBB |
|---|---|
| RGB | rgb(147, 254, 187) |
| HSL | hsl(142, 98%, 79%) |
| HSV | hsv(142, 42%, 100%) |
| CMYK | cmyk(42.1%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(91.98, -45.19, 22.58) |
| CIE-LCH | lch(91.98, 50.52, 153.45°) |
| OKLab | oklab(91.5% -0.1239 0.0575) |
| OKLCH | oklch(91.5% 0.137 155.1) |
| XYZ | xyz(56.4402, 80.6707, 59.6010) |
| Luminance | 0.8067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.51
Light Blue Green
#7EFBB3
ΔE00 2.07
Light Sea Green
#98F6B0
ΔE00 2.31
Seafoam (survey)
#80F9AD
ΔE00 2.44
Seafoam Green
#7AF9AB
ΔE00 2.94
Mint (survey)
#9FFEB0
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FEBB #FE93D6
analogous
#A0FE93 #93FEBB #93FEF0
triadic
#93FEBB #BB93FE #FEBB93
tetradic
#93FEBB #93A0FE #FE93D6 #FEF093
square
#93FEBB #93A0FE #FE93D6 #FEF093
split-complementary
#93FEBB #F093FE #FE93A0
monochromatic
#1AFD6F #56FD95 #93FEBB #D0FFE1 #E1FFEC
Accessibility & contrast
On white
1.23
#93FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#93FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FEBB
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FEBB | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB7
Deuteranopia (green-blind)
#EDE3BF
Tritanopia (blue-blind)
#7CFCEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #93febb; /* rgb */ color: rgb(147, 254, 187); /* oklch */ color: oklch(91.5% 0.137 155.1);
Tailwind
colors: {
custom: {
50: '#b7ffcf',
500: '#93febb',
950: '#000000',
},
}SCSS
$custom: #93febb; $custom-light: #b7ffcf; $custom-dark: #000000;
JSON
{
"hex": "#93febb",
"rgb": {
"r": 147,
"g": 254,
"b": 187
},
"hsl": {
"h": 142.43,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.91496,
"c": 0.13662,
"h": 155.1
},
"luminance": 0.80675
}Semantic roles & 50–950 ramp
primary
#93FEBB
secondary
#E056AC
accent
#0090E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683