#92CBAB#92CBAB
#92CBAB is a light, moderate green. Relative luminance 0.518; OKLCH L 79.4% C 0.075 H 159.5°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #92CBAB |
|---|---|
| RGB | rgb(146, 203, 171) |
| HSL | hsl(146, 35%, 68%) |
| HSV | hsv(146, 28%, 80%) |
| CMYK | cmyk(28.1%, 0%, 15.8%, 20.4%) |
| CIE-LAB | lab(77.14, -25.03, 10.11) |
| CIE-LCH | lch(77.14, 26.99, 158.01°) |
| OKLab | oklab(79.38% -0.0699 0.0261) |
| OKLCH | oklch(79.38% 0.075 159.5) |
| XYZ | xyz(40.5583, 51.7614, 46.3741) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.79
Seafoam Blue
#78D1B6
ΔE00 5.32
Darkseagreen
#8FBC8F
ΔE00 6.10
Mediumaquamarine
#66CDAA
ΔE00 6.16
Light Teal
#90E4C1
ΔE00 6.44
Seafoam
#7FE0B3
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CBAB #CB92B2
analogous
#95CB92 #92CBAB #92CBC7
triadic
#92CBAB #AB92CB #CBAB92
tetradic
#92CBAB #9295CB #CB92B2 #CBC792
square
#92CBAB #9295CB #CB92B2 #CBC792
split-complementary
#92CBAB #C792CB #CB9295
monochromatic
#49996C #69B78B #92CBAB #BBDFCB #E5F3EB
Accessibility & contrast
On white
1.85
#92CBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#92CBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CBAB
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CBAB | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3A9
Deuteranopia (green-blind)
#C0BCAD
Tritanopia (blue-blind)
#87CAC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #92cbab; /* rgb */ color: rgb(146, 203, 171); /* oklch */ color: oklch(79.4% 0.075 159.5);
Tailwind
colors: {
custom: {
50: '#b3dbc4',
500: '#92cbab',
950: '#000000',
},
}SCSS
$custom: #92cbab; $custom-light: #b3dbc4; $custom-dark: #000000;
JSON
{
"hex": "#92cbab",
"rgb": {
"r": 146,
"g": 203,
"b": 171
},
"hsl": {
"h": 146.316,
"s": 35.404,
"l": 68.431
},
"oklch": {
"l": 0.79385,
"c": 0.07457,
"h": 159.5
},
"luminance": 0.51763
}Semantic roles & 50–950 ramp
primary
#92CBAB
secondary
#A06184
accent
#377AAE
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111512
muted
#818482