#92DFAA#92DFAA
#92DFAA is a very light, moderate green. Relative luminance 0.618; OKLCH L 83.9% C 0.107 H 153.5°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFAA |
|---|---|
| RGB | rgb(146, 223, 170) |
| HSL | hsl(139, 55%, 72%) |
| HSV | hsv(139, 35%, 87%) |
| CMYK | cmyk(34.5%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(82.80, -34.74, 18.61) |
| CIE-LCH | lch(82.80, 39.41, 151.83°) |
| OKLab | oklab(83.94% -0.0955 0.0476) |
| OKLCH | oklch(83.94% 0.107 153.5) |
| XYZ | xyz(45.4948, 61.7862, 47.5512) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.10
Seafoam
#7FE0B3
ΔE00 3.70
Mint
#AAF0C1
ΔE00 4.54
Light Teal
#90E4C1
ΔE00 5.28
Light Sea Green
#98F6B0
ΔE00 5.65
Light Seafoam
#A0FEBF
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFAA #DF92C7
analogous
#A1DF92 #92DFAA #92DFD0
triadic
#92DFAA #AA92DF #DFAA92
tetradic
#92DFAA #92A1DF #DF92C7 #DFD092
square
#92DFAA #92A1DF #DF92C7 #DFD092
split-complementary
#92DFAA #D092DF #DF92A1
monochromatic
#38BF62 #63D185 #92DFAA #C1EDCF #E7F8ED
Accessibility & contrast
On white
1.57
#92DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#92DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFAA
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFAA | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A7
Deuteranopia (green-blind)
#D3CBAD
Tritanopia (blue-blind)
#84DDD0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #92dfaa; /* rgb */ color: rgb(146, 223, 170); /* oklch */ color: oklch(83.9% 0.107 153.5);
Tailwind
colors: {
custom: {
50: '#b4e9c3',
500: '#92dfaa',
950: '#000000',
},
}SCSS
$custom: #92dfaa; $custom-light: #b4e9c3; $custom-dark: #000000;
JSON
{
"hex": "#92dfaa",
"rgb": {
"r": 146,
"g": 223,
"b": 170
},
"hsl": {
"h": 138.701,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.83936,
"c": 0.1067,
"h": 153.5
},
"luminance": 0.61789
}Semantic roles & 50–950 ramp
primary
#92DFAA
secondary
#B75E9B
accent
#2391C2
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111612
muted
#818482