#93CAA7#93CAA7
#93CAA7 is a light, moderate green. Relative luminance 0.512; OKLCH L 79.1% C 0.076 H 156.3°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #93CAA7 |
|---|---|
| RGB | rgb(147, 202, 167) |
| HSL | hsl(142, 34%, 68%) |
| HSV | hsv(142, 27%, 79%) |
| CMYK | cmyk(27.2%, 0%, 17.3%, 20.8%) |
| CIE-LAB | lab(76.82, -25.00, 11.81) |
| CIE-LCH | lch(76.82, 27.64, 154.72°) |
| OKLab | oklab(79.12% -0.0694 0.0304) |
| OKLCH | oklch(79.12% 0.076 156.3) |
| XYZ | xyz(40.1260, 51.2325, 44.3264) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.75
Darkseagreen
#8FBC8F
ΔE00 5.17
Seafoam Blue
#78D1B6
ΔE00 6.18
Mediumaquamarine
#66CDAA
ΔE00 6.63
Light Teal
#90E4C1
ΔE00 6.96
Seafoam
#7FE0B3
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CAA7 #CA93B6
analogous
#9ACA93 #93CAA7 #93CAC2
triadic
#93CAA7 #A793CA #CAA793
tetradic
#93CAA7 #939ACA #CA93B6 #CAC293
square
#93CAA7 #939ACA #CA93B6 #CAC293
split-complementary
#93CAA7 #C293CA #CA939A
monochromatic
#4B9867 #6AB686 #93CAA7 #BCDEC8 #E5F2EA
Accessibility & contrast
On white
1.87
#93CAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#93CAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CAA7
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CAA7 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C1A5
Deuteranopia (green-blind)
#C0BBA9
Tritanopia (blue-blind)
#89C9C0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #93caa7; /* rgb */ color: rgb(147, 202, 167); /* oklch */ color: oklch(79.1% 0.076 156.3);
Tailwind
colors: {
custom: {
50: '#b4dac1',
500: '#93caa7',
950: '#000000',
},
}SCSS
$custom: #93caa7; $custom-light: #b4dac1; $custom-dark: #000000;
JSON
{
"hex": "#93caa7",
"rgb": {
"r": 147,
"g": 202,
"b": 167
},
"hsl": {
"h": 141.818,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.79115,
"c": 0.07576,
"h": 156.3
},
"luminance": 0.51234
}Semantic roles & 50–950 ramp
primary
#93CAA7
secondary
#9F6289
accent
#3983AD
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111512
muted
#818482