#92CCAA#92CCAA
#92CCAA is a light, moderate green. Relative luminance 0.522; OKLCH L 79.6% C 0.077 H 158.4°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #92CCAA |
|---|---|
| RGB | rgb(146, 204, 170) |
| HSL | hsl(145, 36%, 69%) |
| HSV | hsv(145, 28%, 80%) |
| CMYK | cmyk(28.4%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(77.40, -25.71, 11.01) |
| CIE-LCH | lch(77.40, 27.97, 156.81°) |
| OKLab | oklab(79.59% -0.0716 0.0284) |
| OKLCH | oklch(79.59% 0.077 158.4) |
| XYZ | xyz(40.7003, 52.1972, 45.9530) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.14
Seafoam Blue
#78D1B6
ΔE00 5.48
Darkseagreen
#8FBC8F
ΔE00 5.91
Mediumaquamarine
#66CDAA
ΔE00 6.12
Light Teal
#90E4C1
ΔE00 6.25
Seafoam
#7FE0B3
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CCAA #CC92B4
analogous
#97CC92 #92CCAA #92CCC7
triadic
#92CCAA #AA92CC #CCAA92
tetradic
#92CCAA #9297CC #CC92B4 #CCC792
square
#92CCAA #9297CC #CC92B4 #CCC792
split-complementary
#92CCAA #C792CC #CC9297
monochromatic
#499B6B #68B889 #92CCAA #BCE0CB #E5F3EB
Accessibility & contrast
On white
1.84
#92CCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#92CCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CCAA
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CCAA | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A8
Deuteranopia (green-blind)
#C1BCAC
Tritanopia (blue-blind)
#87CBC2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #92ccaa; /* rgb */ color: rgb(146, 204, 170); /* oklch */ color: oklch(79.6% 0.077 158.4);
Tailwind
colors: {
custom: {
50: '#b3dbc3',
500: '#92ccaa',
950: '#000000',
},
}SCSS
$custom: #92ccaa; $custom-light: #b3dbc3; $custom-dark: #000000;
JSON
{
"hex": "#92ccaa",
"rgb": {
"r": 146,
"g": 204,
"b": 170
},
"hsl": {
"h": 144.828,
"s": 36.25,
"l": 68.627
},
"oklch": {
"l": 0.79587,
"c": 0.07702,
"h": 158.4
},
"luminance": 0.52199
}Semantic roles & 50–950 ramp
primary
#92CCAA
secondary
#A16187
accent
#367DAF
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482