#93C8A3#93C8A3
#93C8A3 is a light, moderate green. Relative luminance 0.502; OKLCH L 78.6% C 0.076 H 153.9°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #93C8A3 |
|---|---|
| RGB | rgb(147, 200, 163) |
| HSL | hsl(138, 33%, 68%) |
| HSV | hsv(138, 27%, 78%) |
| CMYK | cmyk(26.5%, 0%, 18.5%, 21.6%) |
| CIE-LAB | lab(76.16, -24.78, 13.02) |
| CIE-LCH | lch(76.16, 27.99, 152.27°) |
| OKLab | oklab(78.56% -0.0685 0.0335) |
| OKLCH | oklch(78.56% 0.076 153.9) |
| XYZ | xyz(39.2957, 50.1544, 42.2535) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.29
Pale Teal
#82CBB2
ΔE00 5.50
Seafoam Blue
#78D1B6
ΔE00 6.94
Mediumaquamarine
#66CDAA
ΔE00 7.11
Seafoam
#7FE0B3
ΔE00 7.45
Light Teal
#90E4C1
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93C8A3 #C893B8
analogous
#9DC893 #93C8A3 #93C8BD
triadic
#93C8A3 #A393C8 #C8A393
tetradic
#93C8A3 #939DC8 #C893B8 #C8BD93
square
#93C8A3 #939DC8 #C893B8 #C8BD93
split-complementary
#93C8A3 #BD93C8 #C8939D
monochromatic
#4C9562 #6AB380 #93C8A3 #BCDDC6 #E4F1E8
Accessibility & contrast
On white
1.90
#93C8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#93C8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93C8A3
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93C8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93C8A3 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BFA1
Deuteranopia (green-blind)
#BFB9A5
Tritanopia (blue-blind)
#8BC7BE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #93c8a3; /* rgb */ color: rgb(147, 200, 163); /* oklch */ color: oklch(78.6% 0.076 153.9);
Tailwind
colors: {
custom: {
50: '#b4d9be',
500: '#93c8a3',
950: '#000000',
},
}SCSS
$custom: #93c8a3; $custom-light: #b4d9be; $custom-dark: #000000;
JSON
{
"hex": "#93c8a3",
"rgb": {
"r": 147,
"g": 200,
"b": 163
},
"hsl": {
"h": 138.113,
"s": 32.515,
"l": 68.039
},
"oklch": {
"l": 0.78559,
"c": 0.07627,
"h": 153.9
},
"luminance": 0.50156
}Semantic roles & 50–950 ramp
primary
#93C8A3
secondary
#9D638B
accent
#3A89AB
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111412
muted
#818382