#93CA8A#93CA8A
#93CA8A is a light, moderate green. Relative luminance 0.503; OKLCH L 78.5% C 0.105 H 141.0°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #93CA8A |
|---|---|
| RGB | rgb(147, 202, 138) |
| HSL | hsl(112, 38%, 67%) |
| HSV | hsv(112, 32%, 79%) |
| CMYK | cmyk(27.2%, 0%, 31.7%, 20.8%) |
| CIE-LAB | lab(76.24, -30.09, 26.40) |
| CIE-LCH | lch(76.24, 40.03, 138.73°) |
| OKLab | oklab(78.46% -0.082 0.0663) |
| OKLCH | oklch(78.46% 0.105 141) |
| XYZ | xyz(37.7392, 50.2778, 31.7560) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.45
Darkseagreen
#8FBC8F
ΔE00 5.20
Soft Green
#6FC276
ΔE00 5.31
Lichen
#8FB67B
ΔE00 5.43
Sage Green (survey)
#88B378
ΔE00 6.06
Light Moss Green
#A6C875
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CA8A #C18ACA
analogous
#B3CA8A #93CA8A #8ACAA1
triadic
#93CA8A #8A93CA #CA8A93
tetradic
#93CA8A #8AB3CA #C18ACA #CAA18A
square
#93CA8A #8AB3CA #C18ACA #CAA18A
split-complementary
#93CA8A #A18ACA #CA8AB3
monochromatic
#4F9644 #6CB760 #93CA8A #BADDB4 #E1F0DE
Accessibility & contrast
On white
1.90
#93CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#93CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CA8A
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CA8A | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF86
Deuteranopia (green-blind)
#C5BA8D
Tritanopia (blue-blind)
#8FC6B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #93ca8a; /* rgb */ color: rgb(147, 202, 138); /* oklch */ color: oklch(78.5% 0.105 141.0);
Tailwind
colors: {
custom: {
50: '#b4daac',
500: '#93ca8a',
950: '#000000',
},
}SCSS
$custom: #93ca8a; $custom-light: #b4daac; $custom-dark: #000000;
JSON
{
"hex": "#93ca8a",
"rgb": {
"r": 147,
"g": 202,
"b": 138
},
"hsl": {
"h": 111.563,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.78457,
"c": 0.10548,
"h": 141
},
"luminance": 0.50279
}Semantic roles & 50–950 ramp
primary
#93CA8A
secondary
#945B9D
accent
#35B19F
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481