#93CEAA#93CEAA
#93CEAA is a light, moderate green. Relative luminance 0.532; OKLCH L 80.1% C 0.079 H 157.3°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #93CEAA |
|---|---|
| RGB | rgb(147, 206, 170) |
| HSL | hsl(143, 38%, 69%) |
| HSV | hsv(143, 29%, 81%) |
| CMYK | cmyk(28.6%, 0%, 17.5%, 19.2%) |
| CIE-LAB | lab(78.02, -26.37, 11.90) |
| CIE-LCH | lch(78.02, 28.93, 155.71°) |
| OKLab | oklab(80.1% -0.0733 0.0307) |
| OKLCH | oklch(80.1% 0.079 157.3) |
| XYZ | xyz(41.3573, 53.2461, 46.1208) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.59
Seafoam Blue
#78D1B6
ΔE00 5.69
Light Teal
#90E4C1
ΔE00 5.92
Seafoam
#7FE0B3
ΔE00 5.95
Darkseagreen
#8FBC8F
ΔE00 5.97
Mediumaquamarine
#66CDAA
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CEAA #CE93B7
analogous
#9ACE93 #93CEAA #93CEC8
triadic
#93CEAA #AA93CE #CEAA93
tetradic
#93CEAA #939ACE #CE93B7 #CEC893
square
#93CEAA #939ACE #CE93B7 #CEC893
split-complementary
#93CEAA #C893CE #CE939A
monochromatic
#489F6A #69BB89 #93CEAA #BDE1CB #E7F4EC
Accessibility & contrast
On white
1.80
#93CEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#93CEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CEAA
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CEAA | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC5A8
Deuteranopia (green-blind)
#C3BEAC
Tritanopia (blue-blind)
#88CDC4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #93ceaa; /* rgb */ color: rgb(147, 206, 170); /* oklch */ color: oklch(80.1% 0.079 157.3);
Tailwind
colors: {
custom: {
50: '#b4ddc3',
500: '#93ceaa',
950: '#000000',
},
}SCSS
$custom: #93ceaa; $custom-light: #b4ddc3; $custom-dark: #000000;
JSON
{
"hex": "#93ceaa",
"rgb": {
"r": 147,
"g": 206,
"b": 170
},
"hsl": {
"h": 143.39,
"s": 37.58,
"l": 69.216
},
"oklch": {
"l": 0.80101,
"c": 0.07942,
"h": 157.3
},
"luminance": 0.53248
}Semantic roles & 50–950 ramp
primary
#93CEAA
secondary
#A3628A
accent
#3580B1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482