#93C19E#93C19E
#93C19E is a light, moderate green. Relative luminance 0.468; OKLCH L 76.8% C 0.070 H 151.8°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #93C19E |
|---|---|
| RGB | rgb(147, 193, 158) |
| HSL | hsl(134, 27%, 67%) |
| HSV | hsv(134, 24%, 76%) |
| CMYK | cmyk(23.8%, 0%, 18.1%, 24.3%) |
| CIE-LAB | lab(74.07, -22.25, 12.76) |
| CIE-LCH | lch(74.07, 25.65, 150.17°) |
| OKLab | oklab(76.84% -0.0614 0.0329) |
| OKLCH | oklch(76.84% 0.07 151.8) |
| XYZ | xyz(37.2724, 46.8103, 39.4126) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.24
Pale Teal
#82CBB2
ΔE00 6.41
Greenish Grey
#96AE8D
ΔE00 6.63
Lichen
#8FB67B
ΔE00 7.49
Sage Green (survey)
#88B378
ΔE00 7.75
Sage Green
#9CAF88
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93C19E #C193B6
analogous
#9FC193 #93C19E #93C1B5
triadic
#93C19E #9E93C1 #C19E93
tetradic
#93C19E #939FC1 #C193B6 #C1B593
square
#93C19E #939FC1 #C193B6 #C1B593
split-complementary
#93C19E #B593C1 #C1939F
monochromatic
#4F8A5D #6CAB7B #93C19E #BAD7C1 #E1EEE4
Accessibility & contrast
On white
2.03
#93C19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#93C19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93C19E
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93C19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93C19E | 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)
#C1B99C
Deuteranopia (green-blind)
#BAB4A0
Tritanopia (blue-blind)
#8CBFB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #93c19e; /* rgb */ color: rgb(147, 193, 158); /* oklch */ color: oklch(76.8% 0.070 151.8);
Tailwind
colors: {
custom: {
50: '#b3d4ba',
500: '#93c19e',
950: '#000000',
},
}SCSS
$custom: #93c19e; $custom-light: #b3d4ba; $custom-dark: #000000;
JSON
{
"hex": "#93c19e",
"rgb": {
"r": 147,
"g": 193,
"b": 158
},
"hsl": {
"h": 134.348,
"s": 27.059,
"l": 66.667
},
"oklch": {
"l": 0.76843,
"c": 0.06963,
"h": 151.8
},
"luminance": 0.46812
}Semantic roles & 50–950 ramp
primary
#93C19E
secondary
#DFD0DC
accent
#408DA6
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380