#93FCBB#93FCBB
#93FCBB is a very light, vivid green. Relative luminance 0.794; OKLCH L 91.0% C 0.134 H 155.5°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #93FCBB |
|---|---|
| RGB | rgb(147, 252, 187) |
| HSL | hsl(143, 95%, 78%) |
| HSV | hsv(143, 42%, 99%) |
| CMYK | cmyk(41.7%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(91.42, -44.32, 21.79) |
| CIE-LCH | lch(91.42, 49.39, 153.82°) |
| OKLab | oklab(91.04% -0.1217 0.0556) |
| OKLCH | oklch(91.04% 0.134 155.5) |
| XYZ | xyz(55.8089, 79.4079, 59.3905) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.42
Light Blue Green
#7EFBB3
ΔE00 2.18
Light Sea Green
#98F6B0
ΔE00 2.21
Seafoam (survey)
#80F9AD
ΔE00 2.57
Seafoam Green
#7AF9AB
ΔE00 3.08
Mint (survey)
#9FFEB0
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FCBB #FC93D4
analogous
#9FFC93 #93FCBB #93FCEF
triadic
#93FCBB #BB93FC #FCBB93
tetradic
#93FCBB #939FFC #FC93D4 #FCEF93
square
#93FCBB #939FFC #FC93D4 #FCEF93
split-complementary
#93FCBB #EF93FC #FC939F
monochromatic
#1CF970 #57FA96 #93FCBB #CFFEE0 #E1FEEC
Accessibility & contrast
On white
1.24
#93FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#93FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FCBB
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FCBB | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#EBE2BF
Tritanopia (blue-blind)
#7CFAEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #93fcbb; /* rgb */ color: rgb(147, 252, 187); /* oklch */ color: oklch(91.0% 0.134 155.5);
Tailwind
colors: {
custom: {
50: '#b7fecf',
500: '#93fcbb',
950: '#000000',
},
}SCSS
$custom: #93fcbb; $custom-light: #b7fecf; $custom-dark: #000000;
JSON
{
"hex": "#93fcbb",
"rgb": {
"r": 147,
"g": 252,
"b": 187
},
"hsl": {
"h": 142.857,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.91036,
"c": 0.13374,
"h": 155.5
},
"luminance": 0.79412
}Semantic roles & 50–950 ramp
primary
#93FCBB
secondary
#DD56AA
accent
#008EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683