#93FFBC#93FFBC
#93FFBC is a very light, vivid green. Relative luminance 0.814; OKLCH L 91.7% C 0.137 H 155.3°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #93FFBC |
|---|---|
| RGB | rgb(147, 255, 188) |
| HSL | hsl(143, 100%, 79%) |
| HSV | hsv(143, 42%, 100%) |
| CMYK | cmyk(42.4%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(92.29, -45.44, 22.49) |
| CIE-LCH | lch(92.29, 50.70, 153.67°) |
| OKLab | oklab(91.75% -0.1246 0.0573) |
| OKLCH | oklch(91.75% 0.137 155.3) |
| XYZ | xyz(56.8658, 81.3500, 60.2728) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.56
Light Blue Green
#7EFBB3
ΔE00 2.11
Light Sea Green
#98F6B0
ΔE00 2.51
Seafoam (survey)
#80F9AD
ΔE00 2.54
Seafoam Green
#7AF9AB
ΔE00 3.02
Mint (survey)
#9FFEB0
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FFBC #FF93D6
analogous
#A0FF93 #93FFBC #93FFF2
triadic
#93FFBC #BC93FF #FFBC93
tetradic
#93FFBC #93A0FF #FF93D6 #FFF293
square
#93FFBC #93A0FF #FF93D6 #FFF293
split-complementary
#93FFBC #F293FF #FF93A0
monochromatic
#19FF70 #56FF96 #93FFBC #D0FFE2 #E0FFEC
Accessibility & contrast
On white
1.22
#93FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#93FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FFBC
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FFBC | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0B8
Deuteranopia (green-blind)
#EEE4C0
Tritanopia (blue-blind)
#7BFDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #93ffbc; /* rgb */ color: rgb(147, 255, 188); /* oklch */ color: oklch(91.7% 0.137 155.3);
Tailwind
colors: {
custom: {
50: '#b7ffd0',
500: '#93ffbc',
950: '#000000',
},
}SCSS
$custom: #93ffbc; $custom-light: #b7ffd0; $custom-dark: #000000;
JSON
{
"hex": "#93ffbc",
"rgb": {
"r": 147,
"g": 255,
"b": 188
},
"hsl": {
"h": 142.778,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.91747,
"c": 0.13717,
"h": 155.3
},
"luminance": 0.81354
}Semantic roles & 50–950 ramp
primary
#93FFBC
secondary
#E155AC
accent
#008EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683