#83BB94#83BB94
#83BB94 is a light, moderate green. Relative luminance 0.425; OKLCH L 74.2% C 0.081 H 153.7°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #83BB94 |
|---|---|
| RGB | rgb(131, 187, 148) |
| HSL | hsl(138, 29%, 62%) |
| HSV | hsv(138, 30%, 73%) |
| CMYK | cmyk(29.9%, 0%, 20.9%, 26.7%) |
| CIE-LAB | lab(71.22, -26.39, 14.02) |
| CIE-LCH | lch(71.22, 29.88, 152.02°) |
| OKLab | oklab(74.24% -0.0728 0.036) |
| OKLCH | oklch(74.24% 0.081 153.7) |
| XYZ | xyz(32.4739, 42.5026, 34.5040) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.02
Tea
#65AB7C
ΔE00 6.09
Faded Green
#7BB274
ΔE00 6.59
Sage Green (survey)
#88B378
ΔE00 6.59
Greyish Green
#82A67D
ΔE00 6.71
Lichen
#8FB67B
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BB94 #BB83AA
analogous
#8EBB83 #83BB94 #83BBB0
triadic
#83BB94 #9483BB #BB9483
tetradic
#83BB94 #838EBB #BB83AA #BBB083
square
#83BB94 #838EBB #BB83AA #BBB083
split-complementary
#83BB94 #B083BB #BB838E
monochromatic
#457E57 #5BA572 #83BB94 #ABD1B6 #D2E6D8
Accessibility & contrast
On white
2.21
#83BB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#83BB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BB94
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BB94 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB292
Deuteranopia (green-blind)
#B2AC96
Tritanopia (blue-blind)
#7ABAB0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #83bb94; /* rgb */ color: rgb(131, 187, 148); /* oklch */ color: oklch(74.2% 0.081 153.7);
Tailwind
colors: {
custom: {
50: '#a8cfb3',
500: '#83bb94',
950: '#000000',
},
}SCSS
$custom: #83bb94; $custom-light: #a8cfb3; $custom-dark: #000000;
JSON
{
"hex": "#83bb94",
"rgb": {
"r": 131,
"g": 187,
"b": 148
},
"hsl": {
"h": 138.214,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.74241,
"c": 0.08119,
"h": 153.7
},
"luminance": 0.42504
}Semantic roles & 50–950 ramp
primary
#83BB94
secondary
#D7C3D1
accent
#3E88A8
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280