#83CBA2#83CBA2
#83CBA2 is a light, moderate green. Relative luminance 0.501; OKLCH L 78.3% C 0.094 H 158.3°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #83CBA2 |
|---|---|
| RGB | rgb(131, 203, 162) |
| HSL | hsl(146, 41%, 65%) |
| HSV | hsv(146, 35%, 80%) |
| CMYK | cmyk(35.5%, 0%, 20.2%, 20.4%) |
| CIE-LAB | lab(76.16, -31.38, 13.43) |
| CIE-LCH | lch(76.16, 34.13, 156.83°) |
| OKLab | oklab(78.32% -0.0869 0.0345) |
| OKLCH | oklch(78.32% 0.094 158.3) |
| XYZ | xyz(37.2352, 50.1437, 41.8921) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.60
Pale Teal
#82CBB2
ΔE00 4.85
Seafoam
#7FE0B3
ΔE00 5.32
Seafoam Blue
#78D1B6
ΔE00 5.39
Darkseagreen
#8FBC8F
ΔE00 5.86
Light Teal
#90E4C1
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CBA2 #CB83AC
analogous
#88CB83 #83CBA2 #83CBC6
triadic
#83CBA2 #A283CB #CBA283
tetradic
#83CBA2 #8388CB #CB83AC #CBC683
square
#83CBA2 #8388CB #CB83AC #CBC683
split-complementary
#83CBA2 #C683CB #CB8388
monochromatic
#3F9564 #58B982 #83CBA2 #AEDDC2 #D9EFE3
Accessibility & contrast
On white
1.90
#83CBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#83CBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CBA2
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CBA2 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC1A0
Deuteranopia (green-blind)
#BEB9A4
Tritanopia (blue-blind)
#74CABF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #83cba2; /* rgb */ color: rgb(131, 203, 162); /* oklch */ color: oklch(78.3% 0.094 158.3);
Tailwind
colors: {
custom: {
50: '#a9dbbd',
500: '#83cba2',
950: '#000000',
},
}SCSS
$custom: #83cba2; $custom-light: #a9dbbd; $custom-dark: #000000;
JSON
{
"hex": "#83cba2",
"rgb": {
"r": 131,
"g": 203,
"b": 162
},
"hsl": {
"h": 145.833,
"s": 40.909,
"l": 65.49
},
"oklch": {
"l": 0.78323,
"c": 0.09354,
"h": 158.3
},
"luminance": 0.50146
}Semantic roles & 50–950 ramp
primary
#83CBA2
secondary
#9C567E
accent
#327CB4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482