#93C19D#93C19D
#93C19D is a light, moderate green. Relative luminance 0.468; OKLCH L 76.8% C 0.071 H 151.1°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #93C19D |
|---|---|
| RGB | rgb(147, 193, 157) |
| HSL | hsl(133, 27%, 67%) |
| HSV | hsv(133, 24%, 76%) |
| CMYK | cmyk(23.8%, 0%, 18.7%, 24.3%) |
| CIE-LAB | lab(74.05, -22.43, 13.26) |
| CIE-LCH | lch(74.05, 26.06, 149.41°) |
| OKLab | oklab(76.82% -0.0618 0.0341) |
| OKLCH | oklch(76.82% 0.071 151.1) |
| XYZ | xyz(37.1867, 46.7760, 38.9611) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.98
Greenish Grey
#96AE8D
ΔE00 6.60
Pale Teal
#82CBB2
ΔE00 6.61
Lichen
#8FB67B
ΔE00 7.23
Sage Green (survey)
#88B378
ΔE00 7.50
Sage Green
#9CAF88
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93C19D #C193B7
analogous
#A0C193 #93C19D #93C1B4
triadic
#93C19D #9D93C1 #C19D93
tetradic
#93C19D #93A0C1 #C193B7 #C1B493
square
#93C19D #93A0C1 #C193B7 #C1B493
split-complementary
#93C19D #B493C1 #C193A0
monochromatic
#4F8A5C #6CAB7A #93C19D #BAD7C0 #E1EEE4
Accessibility & contrast
On white
2.03
#93C19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#93C19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93C19D
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93C19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93C19D | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B99B
Deuteranopia (green-blind)
#BAB49F
Tritanopia (blue-blind)
#8DBFB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #93c19d; /* rgb */ color: rgb(147, 193, 157); /* oklch */ color: oklch(76.8% 0.071 151.1);
Tailwind
colors: {
custom: {
50: '#b3d4ba',
500: '#93c19d',
950: '#000000',
},
}SCSS
$custom: #93c19d; $custom-light: #b3d4ba; $custom-dark: #000000;
JSON
{
"hex": "#93c19d",
"rgb": {
"r": 147,
"g": 193,
"b": 157
},
"hsl": {
"h": 133.043,
"s": 27.059,
"l": 66.667
},
"oklch": {
"l": 0.76818,
"c": 0.07063,
"h": 151.1
},
"luminance": 0.46777
}Semantic roles & 50–950 ramp
primary
#93C19D
secondary
#DFD0DC
accent
#4090A6
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380