#93CAAB#93CAAB
#93CAAB is a light, moderate green. Relative luminance 0.514; OKLCH L 79.2% C 0.072 H 159.5°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #93CAAB |
|---|---|
| RGB | rgb(147, 202, 171) |
| HSL | hsl(146, 34%, 68%) |
| HSV | hsv(146, 27%, 79%) |
| CMYK | cmyk(27.2%, 0%, 15.3%, 20.8%) |
| CIE-LAB | lab(76.91, -24.22, 9.79) |
| CIE-LCH | lch(76.91, 26.12, 157.99°) |
| OKLab | oklab(79.22% -0.0676 0.0253) |
| OKLCH | oklch(79.22% 0.072 159.5) |
| XYZ | xyz(40.5015, 51.3827, 46.3040) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.86
Seafoam Blue
#78D1B6
ΔE00 5.54
Darkseagreen
#8FBC8F
ΔE00 6.05
Mediumaquamarine
#66CDAA
ΔE00 6.45
Light Teal
#90E4C1
ΔE00 6.78
Seafoam
#7FE0B3
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CAAB #CA93B2
analogous
#96CA93 #93CAAB #93CAC6
triadic
#93CAAB #AB93CA #CAAB93
tetradic
#93CAAB #9396CA #CA93B2 #CAC693
square
#93CAAB #9396CA #CA93B2 #CAC693
split-complementary
#93CAAB #C693CA #CA9396
monochromatic
#4B986C #6AB68B #93CAAB #BCDECB #E5F2EB
Accessibility & contrast
On white
1.86
#93CAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#93CAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CAAB
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CAAB | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A9
Deuteranopia (green-blind)
#BFBBAD
Tritanopia (blue-blind)
#89C9C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #93caab; /* rgb */ color: rgb(147, 202, 171); /* oklch */ color: oklch(79.2% 0.072 159.5);
Tailwind
colors: {
custom: {
50: '#b4dac4',
500: '#93caab',
950: '#000000',
},
}SCSS
$custom: #93caab; $custom-light: #b4dac4; $custom-dark: #000000;
JSON
{
"hex": "#93caab",
"rgb": {
"r": 147,
"g": 202,
"b": 171
},
"hsl": {
"h": 146.182,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.79217,
"c": 0.07222,
"h": 159.5
},
"luminance": 0.51384
}Semantic roles & 50–950 ramp
primary
#93CAAB
secondary
#9F6284
accent
#397AAD
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111512
muted
#818482