#93FFBD#93FFBD
#93FFBD is a very light, vivid green. Relative luminance 0.814; OKLCH L 91.8% C 0.136 H 155.7°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #93FFBD |
|---|---|
| RGB | rgb(147, 255, 189) |
| HSL | hsl(143, 100%, 79%) |
| HSV | hsv(143, 42%, 100%) |
| CMYK | cmyk(42.4%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(92.31, -45.26, 22.00) |
| CIE-LCH | lch(92.31, 50.32, 154.07°) |
| OKLab | oklab(91.77% -0.1242 0.0561) |
| OKLCH | oklch(91.77% 0.136 155.7) |
| XYZ | xyz(56.9740, 81.3932, 60.8425) |
| Luminance | 0.8140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.53
Light Blue Green
#7EFBB3
ΔE00 2.18
Light Sea Green
#98F6B0
ΔE00 2.63
Seafoam (survey)
#80F9AD
ΔE00 2.67
Seafoam Green
#7AF9AB
ΔE00 3.14
Mint (survey)
#9FFEB0
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FFBD #FF93D5
analogous
#9FFF93 #93FFBD #93FFF3
triadic
#93FFBD #BD93FF #FFBD93
tetradic
#93FFBD #939FFF #FF93D5 #FFF393
square
#93FFBD #939FFF #FF93D5 #FFF393
split-complementary
#93FFBD #F393FF #FF939F
monochromatic
#19FF72 #56FF98 #93FFBD #D0FFE2 #E0FFEC
Accessibility & contrast
On white
1.22
#93FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#93FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FFBD
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FFBD | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0B9
Deuteranopia (green-blind)
#EEE4C1
Tritanopia (blue-blind)
#7BFDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #93ffbd; /* rgb */ color: rgb(147, 255, 189); /* oklch */ color: oklch(91.8% 0.136 155.7);
Tailwind
colors: {
custom: {
50: '#b7ffd1',
500: '#93ffbd',
950: '#000000',
},
}SCSS
$custom: #93ffbd; $custom-light: #b7ffd1; $custom-dark: #000000;
JSON
{
"hex": "#93ffbd",
"rgb": {
"r": 147,
"g": 255,
"b": 189
},
"hsl": {
"h": 143.333,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.91769,
"c": 0.13628,
"h": 155.7
},
"luminance": 0.81397
}Semantic roles & 50–950 ramp
primary
#93FFBD
secondary
#E155AB
accent
#008CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683