#93BE98#93BE98
#93BE98 is a light, moderate green. Relative luminance 0.453; OKLCH L 76.0% C 0.071 H 148.0°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #93BE98 |
|---|---|
| RGB | rgb(147, 190, 152) |
| HSL | hsl(127, 25%, 66%) |
| HSV | hsv(127, 23%, 75%) |
| CMYK | cmyk(22.6%, 0%, 20%, 25.5%) |
| CIE-LAB | lab(73.09, -21.85, 14.61) |
| CIE-LCH | lch(73.09, 26.29, 146.23°) |
| OKLab | oklab(76.01% -0.06 0.0375) |
| OKLCH | oklch(76.01% 0.071 148) |
| XYZ | xyz(36.1120, 45.2958, 36.5400) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.03
Greenish Grey
#96AE8D
ΔE00 5.68
Lichen
#8FB67B
ΔE00 6.18
Sage Green (survey)
#88B378
ΔE00 6.46
Sage Green
#9CAF88
ΔE00 6.67
Greyish Green
#82A67D
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BE98 #BE93B9
analogous
#A3BE93 #93BE98 #93BEAD
triadic
#93BE98 #9893BE #BE9893
tetradic
#93BE98 #93A3BE #BE93B9 #BEAD93
square
#93BE98 #93A3BE #BE93B9 #BEAD93
split-complementary
#93BE98 #AD93BE #BE93A3
monochromatic
#518657 #6DA774 #93BE98 #B9D5BC #DFECE1
Accessibility & contrast
On white
2.09
#93BE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#93BE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BE98
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BE98 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB696
Deuteranopia (green-blind)
#B8B29A
Tritanopia (blue-blind)
#8EBCB3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #93be98; /* rgb */ color: rgb(147, 190, 152); /* oklch */ color: oklch(76.0% 0.071 148.0);
Tailwind
colors: {
custom: {
50: '#b3d1b6',
500: '#93be98',
950: '#000000',
},
}SCSS
$custom: #93be98; $custom-light: #b3d1b6; $custom-dark: #000000;
JSON
{
"hex": "#93be98",
"rgb": {
"r": 147,
"g": 190,
"b": 152
},
"hsl": {
"h": 126.977,
"s": 24.855,
"l": 66.078
},
"oklch": {
"l": 0.76013,
"c": 0.07075,
"h": 148
},
"luminance": 0.45297
}Semantic roles & 50–950 ramp
primary
#93BE98
secondary
#DDCFDC
accent
#4298A3
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280