#92CAAB#92CAAB
#92CAAB is a light, moderate green. Relative luminance 0.513; OKLCH L 79.2% C 0.073 H 159.9°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #92CAAB |
|---|---|
| RGB | rgb(146, 202, 171) |
| HSL | hsl(147, 35%, 68%) |
| HSV | hsv(147, 28%, 79%) |
| CMYK | cmyk(27.7%, 0%, 15.3%, 20.8%) |
| CIE-LAB | lab(76.85, -24.54, 9.70) |
| CIE-LCH | lch(76.85, 26.38, 158.42°) |
| OKLab | oklab(79.16% -0.0686 0.0251) |
| OKLCH | oklch(79.16% 0.073 159.9) |
| XYZ | xyz(40.3229, 51.2906, 46.2956) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.70
Seafoam Blue
#78D1B6
ΔE00 5.37
Darkseagreen
#8FBC8F
ΔE00 6.11
Mediumaquamarine
#66CDAA
ΔE00 6.27
Light Teal
#90E4C1
ΔE00 6.70
Seafoam
#7FE0B3
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CAAB #CA92B1
analogous
#95CA92 #92CAAB #92CAC7
triadic
#92CAAB #AB92CA #CAAB92
tetradic
#92CAAB #9295CA #CA92B1 #CAC792
square
#92CAAB #9295CA #CA92B1 #CAC792
split-complementary
#92CAAB #C792CA #CA9295
monochromatic
#4A986D #69B68B #92CAAB #BBDECB #E4F2EA
Accessibility & contrast
On white
1.87
#92CAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#92CAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CAAB
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CAAB | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A9
Deuteranopia (green-blind)
#BFBBAD
Tritanopia (blue-blind)
#87C9C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #92caab; /* rgb */ color: rgb(146, 202, 171); /* oklch */ color: oklch(79.2% 0.073 159.9);
Tailwind
colors: {
custom: {
50: '#b3dac4',
500: '#92caab',
950: '#000000',
},
}SCSS
$custom: #92caab; $custom-light: #b3dac4; $custom-dark: #000000;
JSON
{
"hex": "#92caab",
"rgb": {
"r": 146,
"g": 202,
"b": 171
},
"hsl": {
"h": 146.786,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.79158,
"c": 0.073,
"h": 159.9
},
"luminance": 0.51292
}Semantic roles & 50–950 ramp
primary
#92CAAB
secondary
#9F6183
accent
#3879AD
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111512
muted
#818482