#93FFBF#93FFBF
#93FFBF is a very light, vivid green. Relative luminance 0.815; OKLCH L 91.8% C 0.135 H 156.5°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #93FFBF |
|---|---|
| RGB | rgb(147, 255, 191) |
| HSL | hsl(144, 100%, 79%) |
| HSV | hsv(144, 42%, 100%) |
| CMYK | cmyk(42.4%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(92.35, -44.88, 21.04) |
| CIE-LCH | lch(92.35, 49.57, 154.89°) |
| OKLab | oklab(91.81% -0.1233 0.0537) |
| OKLCH | oklch(91.81% 0.135 156.5) |
| XYZ | xyz(57.1926, 81.4807, 61.9937) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.56
Light Blue Green
#7EFBB3
ΔE00 2.36
Light Sea Green
#98F6B0
ΔE00 2.90
Seafoam (survey)
#80F9AD
ΔE00 2.96
Seafoam Green
#7AF9AB
ΔE00 3.42
Light Aquamarine
#7BFDC7
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FFBF #FF93D3
analogous
#9DFF93 #93FFBF #93FFF5
triadic
#93FFBF #BF93FF #FFBF93
tetradic
#93FFBF #939DFF #FF93D3 #FFF593
square
#93FFBF #939DFF #FF93D3 #FFF593
split-complementary
#93FFBF #F593FF #FF939D
monochromatic
#19FF76 #56FF9B #93FFBF #D0FFE3 #E0FFED
Accessibility & contrast
On white
1.21
#93FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#93FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FFBF
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FFBF | 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)
#FEF0BB
Deuteranopia (green-blind)
#EDE4C3
Tritanopia (blue-blind)
#7BFDEE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #93ffbf; /* rgb */ color: rgb(147, 255, 191); /* oklch */ color: oklch(91.8% 0.135 156.5);
Tailwind
colors: {
custom: {
50: '#b7ffd2',
500: '#93ffbf',
950: '#000000',
},
}SCSS
$custom: #93ffbf; $custom-light: #b7ffd2; $custom-dark: #000000;
JSON
{
"hex": "#93ffbf",
"rgb": {
"r": 147,
"g": 255,
"b": 191
},
"hsl": {
"h": 144.444,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.91814,
"c": 0.13453,
"h": 156.5
},
"luminance": 0.81485
}Semantic roles & 50–950 ramp
primary
#93FFBF
secondary
#E155A8
accent
#0088E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683