#92DCA5#92DCA5
#92DCA5 is a very light, moderate green. Relative luminance 0.600; OKLCH L 83.1% C 0.107 H 151.6°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #92DCA5 |
|---|---|
| RGB | rgb(146, 220, 165) |
| HSL | hsl(135, 51%, 72%) |
| HSV | hsv(135, 34%, 86%) |
| CMYK | cmyk(33.6%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(81.84, -34.26, 19.90) |
| CIE-LCH | lch(81.84, 39.62, 149.86°) |
| OKLab | oklab(83.13% -0.094 0.0507) |
| OKLCH | oklch(83.13% 0.107 151.6) |
| XYZ | xyz(44.2364, 60.0117, 44.8426) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.23
Seafoam
#7FE0B3
ΔE00 4.46
Mint
#AAF0C1
ΔE00 5.28
Light Sea Green
#98F6B0
ΔE00 6.06
Light Teal
#90E4C1
ΔE00 6.13
Light Grey Green
#B7E1A1
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DCA5 #DC92C9
analogous
#A4DC92 #92DCA5 #92DCCA
triadic
#92DCA5 #A592DC #DCA592
tetradic
#92DCA5 #92A4DC #DC92C9 #DCCA92
square
#92DCA5 #92A4DC #DC92C9 #DCCA92
split-complementary
#92DCA5 #CA92DC #DC92A4
monochromatic
#3BB85B #64CD7F #92DCA5 #C0EBCB #E8F8EC
Accessibility & contrast
On white
1.62
#92DCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#92DCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DCA5
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DCA5 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD0A2
Deuteranopia (green-blind)
#D1C8A8
Tritanopia (blue-blind)
#86DACD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #92dca5; /* rgb */ color: rgb(146, 220, 165); /* oklch */ color: oklch(83.1% 0.107 151.6);
Tailwind
colors: {
custom: {
50: '#b4e7c0',
500: '#92dca5',
950: '#000000',
},
}SCSS
$custom: #92dca5; $custom-light: #b4e7c0; $custom-dark: #000000;
JSON
{
"hex": "#92dca5",
"rgb": {
"r": 146,
"g": 220,
"b": 165
},
"hsl": {
"h": 135.405,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.83132,
"c": 0.10682,
"h": 151.6
},
"luminance": 0.60014
}Semantic roles & 50–950 ramp
primary
#92DCA5
secondary
#B45F9E
accent
#2798BF
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111612
muted
#818482