#93CAAA#93CAAA
#93CAAA is a light, moderate green. Relative luminance 0.513; OKLCH L 79.2% C 0.073 H 158.7°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #93CAAA |
|---|---|
| RGB | rgb(147, 202, 170) |
| HSL | hsl(145, 34%, 68%) |
| HSV | hsv(145, 27%, 79%) |
| CMYK | cmyk(27.2%, 0%, 15.8%, 20.8%) |
| CIE-LAB | lab(76.89, -24.42, 10.29) |
| CIE-LCH | lch(76.89, 26.50, 157.14°) |
| OKLab | oklab(79.19% -0.0681 0.0266) |
| OKLCH | oklch(79.19% 0.073 158.7) |
| XYZ | xyz(40.4066, 51.3447, 45.8039) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.07
Seafoam Blue
#78D1B6
ΔE00 5.68
Darkseagreen
#8FBC8F
ΔE00 5.81
Mediumaquamarine
#66CDAA
ΔE00 6.47
Light Teal
#90E4C1
ΔE00 6.80
Seafoam
#7FE0B3
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CAAA #CA93B3
analogous
#97CA93 #93CAAA #93CAC5
triadic
#93CAAA #AA93CA #CAAA93
tetradic
#93CAAA #9397CA #CA93B3 #CAC593
square
#93CAAA #9397CA #CA93B3 #CAC593
split-complementary
#93CAAA #C593CA #CA9397
monochromatic
#4B986B #6AB68A #93CAAA #BCDECA #E5F2EB
Accessibility & contrast
On white
1.86
#93CAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#93CAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CAAA
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CAAA | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A8
Deuteranopia (green-blind)
#BFBBAC
Tritanopia (blue-blind)
#89C9C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #93caaa; /* rgb */ color: rgb(147, 202, 170); /* oklch */ color: oklch(79.2% 0.073 158.7);
Tailwind
colors: {
custom: {
50: '#b4dac3',
500: '#93caaa',
950: '#000000',
},
}SCSS
$custom: #93caaa; $custom-light: #b4dac3; $custom-dark: #000000;
JSON
{
"hex": "#93caaa",
"rgb": {
"r": 147,
"g": 202,
"b": 170
},
"hsl": {
"h": 145.091,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.79191,
"c": 0.07308,
"h": 158.7
},
"luminance": 0.51346
}Semantic roles & 50–950 ramp
primary
#93CAAA
secondary
#9F6286
accent
#397CAD
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111512
muted
#818482