#83BB98#83BB98
#83BB98 is a light, moderate green. Relative luminance 0.426; OKLCH L 74.3% C 0.077 H 156.5°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #83BB98 |
|---|---|
| RGB | rgb(131, 187, 152) |
| HSL | hsl(143, 29%, 62%) |
| HSV | hsv(143, 30%, 73%) |
| CMYK | cmyk(29.9%, 0%, 18.7%, 26.7%) |
| CIE-LAB | lab(71.30, -25.61, 11.97) |
| CIE-LCH | lch(71.30, 28.27, 154.95°) |
| OKLab | oklab(74.34% -0.071 0.0308) |
| OKLCH | oklch(74.34% 0.077 156.5) |
| XYZ | xyz(32.7960, 42.6314, 36.2003) |
| Luminance | 0.4263 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.91
Pale Teal
#82CBB2
ΔE00 6.04
Tea
#65AB7C
ΔE00 6.59
Mediumaquamarine
#66CDAA
ΔE00 7.14
Greyish Green
#82A67D
ΔE00 7.15
Greenish Grey
#96AE8D
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BB98 #BB83A6
analogous
#8ABB83 #83BB98 #83BBB4
triadic
#83BB98 #9883BB #BB9883
tetradic
#83BB98 #838ABB #BB83A6 #BBB483
square
#83BB98 #838ABB #BB83A6 #BBB483
split-complementary
#83BB98 #B483BB #BB838A
monochromatic
#457E5B #5BA577 #83BB98 #ABD1B9 #D2E6DA
Accessibility & contrast
On white
2.20
#83BB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#83BB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BB98
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BB98 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB296
Deuteranopia (green-blind)
#B1AC9A
Tritanopia (blue-blind)
#79BAB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #83bb98; /* rgb */ color: rgb(131, 187, 152); /* oklch */ color: oklch(74.3% 0.077 156.5);
Tailwind
colors: {
custom: {
50: '#a8cfb6',
500: '#83bb98',
950: '#000000',
},
}SCSS
$custom: #83bb98; $custom-light: #a8cfb6; $custom-dark: #000000;
JSON
{
"hex": "#83bb98",
"rgb": {
"r": 131,
"g": 187,
"b": 152
},
"hsl": {
"h": 142.5,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.74341,
"c": 0.07741,
"h": 156.5
},
"luminance": 0.42633
}Semantic roles & 50–950 ramp
primary
#83BB98
secondary
#D7C3CF
accent
#3E80A8
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280