#93C8A2#93C8A2
#93C8A2 is a light, moderate green. Relative luminance 0.501; OKLCH L 78.5% C 0.077 H 153.2°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #93C8A2 |
|---|---|
| RGB | rgb(147, 200, 162) |
| HSL | hsl(137, 33%, 68%) |
| HSV | hsv(137, 27%, 78%) |
| CMYK | cmyk(26.5%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(76.14, -24.96, 13.53) |
| CIE-LCH | lch(76.14, 28.39, 151.55°) |
| OKLab | oklab(78.54% -0.0689 0.0348) |
| OKLCH | oklch(78.54% 0.077 153.2) |
| XYZ | xyz(39.2065, 50.1187, 41.7835) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.10
Pale Teal
#82CBB2
ΔE00 5.74
Seafoam Blue
#78D1B6
ΔE00 7.13
Mediumaquamarine
#66CDAA
ΔE00 7.21
Seafoam
#7FE0B3
ΔE00 7.45
Light Teal
#90E4C1
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93C8A2 #C893B9
analogous
#9EC893 #93C8A2 #93C8BC
triadic
#93C8A2 #A293C8 #C8A293
tetradic
#93C8A2 #939EC8 #C893B9 #C8BC93
square
#93C8A2 #939EC8 #C893B9 #C8BC93
split-complementary
#93C8A2 #BC93C8 #C8939E
monochromatic
#4C9560 #6AB37F #93C8A2 #BCDDC5 #E4F1E8
Accessibility & contrast
On white
1.90
#93C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#93C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93C8A2
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93C8A2 | 1.00 | 1.90 | 11.02 | 11.02 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BFA0
Deuteranopia (green-blind)
#BFB9A4
Tritanopia (blue-blind)
#8BC7BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #93c8a2; /* rgb */ color: rgb(147, 200, 162); /* oklch */ color: oklch(78.5% 0.077 153.2);
Tailwind
colors: {
custom: {
50: '#b4d9bd',
500: '#93c8a2',
950: '#000000',
},
}SCSS
$custom: #93c8a2; $custom-light: #b4d9bd; $custom-dark: #000000;
JSON
{
"hex": "#93c8a2",
"rgb": {
"r": 147,
"g": 200,
"b": 162
},
"hsl": {
"h": 136.981,
"s": 32.515,
"l": 68.039
},
"oklch": {
"l": 0.78535,
"c": 0.07723,
"h": 153.2
},
"luminance": 0.5012
}Semantic roles & 50–950 ramp
primary
#93C8A2
secondary
#9D638C
accent
#3A8BAB
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111412
muted
#818382