#92DFAD#92DFAD
#92DFAD is a very light, moderate green. Relative luminance 0.619; OKLCH L 84.0% C 0.104 H 155.0°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFAD |
|---|---|
| RGB | rgb(146, 223, 173) |
| HSL | hsl(141, 55%, 72%) |
| HSV | hsv(141, 35%, 87%) |
| CMYK | cmyk(34.5%, 0%, 22.4%, 12.5%) |
| CIE-LAB | lab(82.86, -34.18, 17.12) |
| CIE-LCH | lch(82.86, 38.23, 153.40°) |
| OKLab | oklab(84.01% -0.0942 0.0439) |
| OKLCH | oklch(84.01% 0.104 155) |
| XYZ | xyz(45.7818, 61.9010, 49.0628) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.64
Seafoam
#7FE0B3
ΔE00 3.20
Mint
#AAF0C1
ΔE00 4.35
Light Teal
#90E4C1
ΔE00 4.58
Light Sea Green
#98F6B0
ΔE00 6.02
Light Seafoam
#A0FEBF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFAD #DF92C4
analogous
#9EDF92 #92DFAD #92DFD4
triadic
#92DFAD #AD92DF #DFAD92
tetradic
#92DFAD #929EDF #DF92C4 #DFD492
square
#92DFAD #929EDF #DF92C4 #DFD492
split-complementary
#92DFAD #D492DF #DF929E
monochromatic
#38BF67 #63D189 #92DFAD #C1EDD1 #E7F8ED
Accessibility & contrast
On white
1.57
#92DFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#92DFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFAD
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFAD | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3AA
Deuteranopia (green-blind)
#D2CBB0
Tritanopia (blue-blind)
#84DDD1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #92dfad; /* rgb */ color: rgb(146, 223, 173); /* oklch */ color: oklch(84.0% 0.104 155.0);
Tailwind
colors: {
custom: {
50: '#b4e9c5',
500: '#92dfad',
950: '#000000',
},
}SCSS
$custom: #92dfad; $custom-light: #b4e9c5; $custom-dark: #000000;
JSON
{
"hex": "#92dfad",
"rgb": {
"r": 146,
"g": 223,
"b": 173
},
"hsl": {
"h": 141.039,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.84006,
"c": 0.10392,
"h": 155
},
"luminance": 0.61903
}Semantic roles & 50–950 ramp
primary
#92DFAD
secondary
#B75E98
accent
#238AC2
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111613
muted
#818482