#93EEB3#93EEB3
#93EEB3 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.6% C 0.120 H 154.7°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #93EEB3 |
|---|---|
| RGB | rgb(147, 238, 179) |
| HSL | hsl(141, 73%, 75%) |
| HSV | hsv(141, 38%, 93%) |
| CMYK | cmyk(38.2%, 0%, 24.8%, 6.7%) |
| CIE-LAB | lab(87.29, -39.61, 20.18) |
| CIE-LCH | lch(87.29, 44.46, 153.01°) |
| OKLab | oklab(87.64% -0.1088 0.0515) |
| OKLCH | oklch(87.64% 0.12 154.7) |
| XYZ | xyz(50.7406, 70.6037, 53.5933) |
| Luminance | 0.7061 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.66
Hospital Green
#9BE5AA
ΔE00 2.75
Light Seafoam
#A0FEBF
ΔE00 3.41
Mint
#AAF0C1
ΔE00 3.64
Seafoam (survey)
#80F9AD
ΔE00 4.07
Light Blue Green
#7EFBB3
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93EEB3 #EE93CE
analogous
#A0EE93 #93EEB3 #93EEE0
triadic
#93EEB3 #B393EE #EEB393
tetradic
#93EEB3 #93A0EE #EE93CE #EEE093
square
#93EEB3 #93A0EE #EE93CE #EEE093
split-complementary
#93EEB3 #E093EE #EE93A0
monochromatic
#29DD69 #5EE68E #93EEB3 #C8F6D8 #E5FBEC
Accessibility & contrast
On white
1.39
#93EEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#93EEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93EEB3
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93EEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93EEB3 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1B0
Deuteranopia (green-blind)
#DFD7B6
Tritanopia (blue-blind)
#81ECDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #93eeb3; /* rgb */ color: rgb(147, 238, 179); /* oklch */ color: oklch(87.6% 0.120 154.7);
Tailwind
colors: {
custom: {
50: '#b6f4ca',
500: '#93eeb3',
950: '#000000',
},
}SCSS
$custom: #93eeb3; $custom-light: #b6f4ca; $custom-dark: #000000;
JSON
{
"hex": "#93eeb3",
"rgb": {
"r": 147,
"g": 238,
"b": 179
},
"hsl": {
"h": 141.099,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.87641,
"c": 0.12042,
"h": 154.7
},
"luminance": 0.70607
}Semantic roles & 50–950 ramp
primary
#93EEB3
secondary
#CA5BA3
accent
#1190D5
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582