#83CDA4#83CDA4
#83CDA4 is a light, moderate green. Relative luminance 0.512; OKLCH L 78.8% C 0.095 H 159.0°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #83CDA4 |
|---|---|
| RGB | rgb(131, 205, 164) |
| HSL | hsl(147, 43%, 66%) |
| HSV | hsv(147, 36%, 80%) |
| CMYK | cmyk(36.1%, 0%, 20%, 19.6%) |
| CIE-LAB | lab(76.78, -31.93, 13.24) |
| CIE-LCH | lch(76.78, 34.56, 157.48°) |
| OKLab | oklab(78.84% -0.0885 0.034) |
| OKLCH | oklch(78.84% 0.095 159) |
| XYZ | xyz(37.8897, 51.1661, 42.9943) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.38
Pale Teal
#82CBB2
ΔE00 4.75
Seafoam
#7FE0B3
ΔE00 4.80
Seafoam Blue
#78D1B6
ΔE00 5.11
Light Teal
#90E4C1
ΔE00 5.99
Darkseagreen
#8FBC8F
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CDA4 #CD83AC
analogous
#87CD83 #83CDA4 #83CDC9
triadic
#83CDA4 #A483CD #CDA483
tetradic
#83CDA4 #8387CD #CD83AC #CDC983
square
#83CDA4 #8387CD #CD83AC #CDC983
split-complementary
#83CDA4 #C983CD #CD8387
monochromatic
#3D9866 #57BB84 #83CDA4 #AFDFC4 #DAF0E4
Accessibility & contrast
On white
1.87
#83CDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#83CDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CDA4
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CDA4 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A2
Deuteranopia (green-blind)
#C0BAA6
Tritanopia (blue-blind)
#73CCC1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #83cda4; /* rgb */ color: rgb(131, 205, 164); /* oklch */ color: oklch(78.8% 0.095 159.0);
Tailwind
colors: {
custom: {
50: '#a9dcbf',
500: '#83cda4',
950: '#000000',
},
}SCSS
$custom: #83cda4; $custom-light: #a9dcbf; $custom-dark: #000000;
JSON
{
"hex": "#83cda4",
"rgb": {
"r": 131,
"g": 205,
"b": 164
},
"hsl": {
"h": 146.757,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.78839,
"c": 0.09485,
"h": 159
},
"luminance": 0.51168
}Semantic roles & 50–950 ramp
primary
#83CDA4
secondary
#9E567E
accent
#307AB6
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482