#93FCBF#93FCBF
#93FCBF is a very light, vivid green. Relative luminance 0.796; OKLCH L 91.1% C 0.130 H 157.1°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #93FCBF |
|---|---|
| RGB | rgb(147, 252, 191) |
| HSL | hsl(145, 95%, 78%) |
| HSV | hsv(145, 42%, 99%) |
| CMYK | cmyk(41.7%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(91.50, -43.58, 19.86) |
| CIE-LCH | lch(91.50, 47.89, 155.50°) |
| OKLab | oklab(91.13% -0.1199 0.0507) |
| OKLCH | oklch(91.13% 0.13 157.1) |
| XYZ | xyz(56.2431, 79.5816, 61.6772) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.63
Light Blue Green
#7EFBB3
ΔE00 2.63
Light Sea Green
#98F6B0
ΔE00 2.90
Seafoam (survey)
#80F9AD
ΔE00 3.23
Light Aquamarine
#7BFDC7
ΔE00 3.33
Seafoam Green
#7AF9AB
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FCBF #FC93D0
analogous
#9BFC93 #93FCBF #93FCF4
triadic
#93FCBF #BF93FC #FCBF93
tetradic
#93FCBF #939BFC #FC93D0 #FCF493
square
#93FCBF #939BFC #FC93D0 #FCF493
split-complementary
#93FCBF #F493FC #FC939B
monochromatic
#1CF978 #57FA9C #93FCBF #CFFEE2 #E1FEED
Accessibility & contrast
On white
1.24
#93FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#93FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FCBF
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FCBF | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBC
Deuteranopia (green-blind)
#EAE2C3
Tritanopia (blue-blind)
#7BFAEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #93fcbf; /* rgb */ color: rgb(147, 252, 191); /* oklch */ color: oklch(91.1% 0.130 157.1);
Tailwind
colors: {
custom: {
50: '#b7fed2',
500: '#93fcbf',
950: '#000000',
},
}SCSS
$custom: #93fcbf; $custom-light: #b7fed2; $custom-dark: #000000;
JSON
{
"hex": "#93fcbf",
"rgb": {
"r": 147,
"g": 252,
"b": 191
},
"hsl": {
"h": 145.143,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.91126,
"c": 0.13022,
"h": 157.1
},
"luminance": 0.79585
}Semantic roles & 50–950 ramp
primary
#93FCBF
secondary
#DD56A4
accent
#0085E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683