#83CDA2#83CDA2
#83CDA2 is a light, moderate green. Relative luminance 0.511; OKLCH L 78.8% C 0.097 H 157.8°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #83CDA2 |
|---|---|
| RGB | rgb(131, 205, 162) |
| HSL | hsl(145, 43%, 66%) |
| HSV | hsv(145, 36%, 80%) |
| CMYK | cmyk(36.1%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(76.74, -32.32, 14.24) |
| CIE-LCH | lch(76.74, 35.32, 156.22°) |
| OKLab | oklab(78.79% -0.0894 0.0366) |
| OKLCH | oklch(78.79% 0.097 157.8) |
| XYZ | xyz(37.7105, 51.0944, 42.0506) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.72
Seafoam
#7FE0B3
ΔE00 4.86
Pale Teal
#82CBB2
ΔE00 5.29
Seafoam Blue
#78D1B6
ΔE00 5.62
Darkseagreen
#8FBC8F
ΔE00 6.12
Light Teal
#90E4C1
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CDA2 #CD83AE
analogous
#89CD83 #83CDA2 #83CDC7
triadic
#83CDA2 #A283CD #CDA283
tetradic
#83CDA2 #8389CD #CD83AE #CDC783
square
#83CDA2 #8389CD #CD83AE #CDC783
split-complementary
#83CDA2 #C783CD #CD8389
monochromatic
#3D9863 #57BB81 #83CDA2 #AFDFC3 #DAF0E3
Accessibility & contrast
On white
1.87
#83CDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#83CDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CDA2
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CDA2 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC2A0
Deuteranopia (green-blind)
#C0BAA4
Tritanopia (blue-blind)
#74CCC1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #83cda2; /* rgb */ color: rgb(131, 205, 162); /* oklch */ color: oklch(78.8% 0.097 157.8);
Tailwind
colors: {
custom: {
50: '#a9dcbd',
500: '#83cda2',
950: '#000000',
},
}SCSS
$custom: #83cda2; $custom-light: #a9dcbd; $custom-dark: #000000;
JSON
{
"hex": "#83cda2",
"rgb": {
"r": 131,
"g": 205,
"b": 162
},
"hsl": {
"h": 145.135,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.7879,
"c": 0.09661,
"h": 157.8
},
"luminance": 0.51097
}Semantic roles & 50–950 ramp
primary
#83CDA2
secondary
#9E5680
accent
#307EB6
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482