#83CAA2#83CAA2
#83CAA2 is a light, moderate green. Relative luminance 0.497; OKLCH L 78.1% C 0.092 H 158.7°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #83CAA2 |
|---|---|
| RGB | rgb(131, 202, 162) |
| HSL | hsl(146, 40%, 65%) |
| HSV | hsv(146, 35%, 79%) |
| CMYK | cmyk(35.1%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(75.87, -30.90, 13.02) |
| CIE-LCH | lch(75.87, 33.53, 157.15°) |
| OKLab | oklab(78.09% -0.0857 0.0335) |
| OKLCH | oklch(78.09% 0.092 158.7) |
| XYZ | xyz(36.9998, 49.6729, 41.8136) |
| Luminance | 0.4968 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.57
Pale Teal
#82CBB2
ΔE00 4.64
Seafoam Blue
#78D1B6
ΔE00 5.30
Seafoam
#7FE0B3
ΔE00 5.57
Darkseagreen
#8FBC8F
ΔE00 5.76
Light Teal
#90E4C1
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CAA2 #CA83AB
analogous
#87CA83 #83CAA2 #83CAC5
triadic
#83CAA2 #A283CA #CAA283
tetradic
#83CAA2 #8387CA #CA83AB #CAC583
square
#83CAA2 #8387CA #CA83AB #CAC583
split-complementary
#83CAA2 #C583CA #CA8387
monochromatic
#3F9464 #58B882 #83CAA2 #AEDCC2 #D9EFE2
Accessibility & contrast
On white
1.92
#83CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#83CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CAA2
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CAA2 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C0A0
Deuteranopia (green-blind)
#BDB8A4
Tritanopia (blue-blind)
#74C9BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #83caa2; /* rgb */ color: rgb(131, 202, 162); /* oklch */ color: oklch(78.1% 0.092 158.7);
Tailwind
colors: {
custom: {
50: '#a9dabd',
500: '#83caa2',
950: '#000000',
},
}SCSS
$custom: #83caa2; $custom-light: #a9dabd; $custom-dark: #000000;
JSON
{
"hex": "#83caa2",
"rgb": {
"r": 131,
"g": 202,
"b": 162
},
"hsl": {
"h": 146.197,
"s": 40.113,
"l": 65.294
},
"oklch": {
"l": 0.78089,
"c": 0.092,
"h": 158.7
},
"luminance": 0.49675
}Semantic roles & 50–950 ramp
primary
#83CAA2
secondary
#E0C8D6
accent
#327BB3
background
#FAFDFB
surface
#F4FBF6
border
#CED4D0
text
#101512
muted
#7F8381