#93FCBD#93FCBD
#93FCBD is a very light, vivid green. Relative luminance 0.795; OKLCH L 91.1% C 0.132 H 156.3°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #93FCBD |
|---|---|
| RGB | rgb(147, 252, 189) |
| HSL | hsl(144, 95%, 78%) |
| HSV | hsv(144, 42%, 99%) |
| CMYK | cmyk(41.7%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(91.46, -43.95, 20.83) |
| CIE-LCH | lch(91.46, 48.64, 154.65°) |
| OKLab | oklab(91.08% -0.1208 0.0532) |
| OKLCH | oklch(91.08% 0.132 156.3) |
| XYZ | xyz(56.0245, 79.4942, 60.5260) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.47
Light Blue Green
#7EFBB3
ΔE00 2.37
Light Sea Green
#98F6B0
ΔE00 2.54
Seafoam (survey)
#80F9AD
ΔE00 2.88
Seafoam Green
#7AF9AB
ΔE00 3.38
Mint (survey)
#9FFEB0
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FCBD #FC93D2
analogous
#9DFC93 #93FCBD #93FCF1
triadic
#93FCBD #BD93FC #FCBD93
tetradic
#93FCBD #939DFC #FC93D2 #FCF193
square
#93FCBD #939DFC #FC93D2 #FCF193
split-complementary
#93FCBD #F193FC #FC939D
monochromatic
#1CF974 #57FA99 #93FCBD #CFFEE1 #E1FEED
Accessibility & contrast
On white
1.24
#93FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#93FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FCBD
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FCBD | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#EBE2C1
Tritanopia (blue-blind)
#7CFAEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #93fcbd; /* rgb */ color: rgb(147, 252, 189); /* oklch */ color: oklch(91.1% 0.132 156.3);
Tailwind
colors: {
custom: {
50: '#b7fed1',
500: '#93fcbd',
950: '#000000',
},
}SCSS
$custom: #93fcbd; $custom-light: #b7fed1; $custom-dark: #000000;
JSON
{
"hex": "#93fcbd",
"rgb": {
"r": 147,
"g": 252,
"b": 189
},
"hsl": {
"h": 144,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.91081,
"c": 0.13198,
"h": 156.3
},
"luminance": 0.79498
}Semantic roles & 50–950 ramp
primary
#93FCBD
secondary
#DD56A7
accent
#008AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683