#92C19F#92C19F
#92C19F is a light, moderate green. Relative luminance 0.468; OKLCH L 76.8% C 0.069 H 153.2°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #92C19F |
|---|---|
| RGB | rgb(146, 193, 159) |
| HSL | hsl(137, 27%, 66%) |
| HSV | hsv(137, 24%, 76%) |
| CMYK | cmyk(24.4%, 0%, 17.6%, 24.3%) |
| CIE-LAB | lab(74.03, -22.39, 12.15) |
| CIE-LCH | lch(74.03, 25.48, 151.51°) |
| OKLab | oklab(76.81% -0.0619 0.0313) |
| OKLCH | oklch(76.81% 0.069 153.2) |
| XYZ | xyz(37.1802, 46.7528, 39.8594) |
| Luminance | 0.4675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.55
Pale Teal
#82CBB2
ΔE00 6.06
Greenish Grey
#96AE8D
ΔE00 6.81
Lichen
#8FB67B
ΔE00 7.82
Seafoam Blue
#78D1B6
ΔE00 7.88
Sage Green (survey)
#88B378
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C19F #C192B4
analogous
#9DC192 #92C19F #92C1B7
triadic
#92C19F #9F92C1 #C19F92
tetradic
#92C19F #929DC1 #C192B4 #C1B792
square
#92C19F #929DC1 #C192B4 #C1B792
split-complementary
#92C19F #B792C1 #C1929D
monochromatic
#4F8A5F #6BAB7D #92C19F #B9D7C1 #E0EDE4
Accessibility & contrast
On white
2.03
#92C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#92C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C19F
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C19F | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B99D
Deuteranopia (green-blind)
#B9B4A1
Tritanopia (blue-blind)
#8BC0B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92c19f; /* rgb */ color: rgb(146, 193, 159); /* oklch */ color: oklch(76.8% 0.069 153.2);
Tailwind
colors: {
custom: {
50: '#b3d4bb',
500: '#92c19f',
950: '#000000',
},
}SCSS
$custom: #92c19f; $custom-light: #b3d4bb; $custom-dark: #000000;
JSON
{
"hex": "#92c19f",
"rgb": {
"r": 146,
"g": 193,
"b": 159
},
"hsl": {
"h": 136.596,
"s": 27.485,
"l": 66.471
},
"oklch": {
"l": 0.76805,
"c": 0.06939,
"h": 153.2
},
"luminance": 0.46754
}Semantic roles & 50–950 ramp
primary
#92C19F
secondary
#DFD0DB
accent
#3F8AA6
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380