#83E4AA#83E4AA
#83E4AA is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.4% C 0.124 H 156.3°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #83E4AA |
|---|---|
| RGB | rgb(131, 228, 170) |
| HSL | hsl(144, 64%, 70%) |
| HSV | hsv(144, 43%, 89%) |
| CMYK | cmyk(42.5%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(83.55, -41.28, 19.55) |
| CIE-LCH | lch(83.55, 45.67, 154.66°) |
| OKLab | oklab(84.36% -0.1134 0.0499) |
| OKLCH | oklch(84.36% 0.124 156.3) |
| XYZ | xyz(44.3561, 63.2113, 47.8861) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.20
Hospital Green
#9BE5AA
ΔE00 3.21
Light Sea Green
#98F6B0
ΔE00 4.72
Seafoam (survey)
#80F9AD
ΔE00 5.25
Light Greenish Blue
#63F7B4
ΔE00 5.31
Light Blue Green
#7EFBB3
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83E4AA #E483BD
analogous
#8CE483 #83E4AA #83E4DB
triadic
#83E4AA #AA83E4 #E4AA83
tetradic
#83E4AA #838CE4 #E483BD #E4DB83
square
#83E4AA #838CE4 #E483BD #E4DB83
split-complementary
#83E4AA #DB83E4 #E4838C
monochromatic
#2AC267 #51D988 #83E4AA #B5EFCC #E6FAEE
Accessibility & contrast
On white
1.54
#83E4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#83E4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83E4AA
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83E4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83E4AA | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A7
Deuteranopia (green-blind)
#D4CCAD
Tritanopia (blue-blind)
#6DE2D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #83e4aa; /* rgb */ color: rgb(131, 228, 170); /* oklch */ color: oklch(84.4% 0.124 156.3);
Tailwind
colors: {
custom: {
50: '#abedc3',
500: '#83e4aa',
950: '#000000',
},
}SCSS
$custom: #83e4aa; $custom-light: #abedc3; $custom-dark: #000000;
JSON
{
"hex": "#83e4aa",
"rgb": {
"r": 131,
"g": 228,
"b": 170
},
"hsl": {
"h": 144.124,
"s": 64.238,
"l": 70.392
},
"oklch": {
"l": 0.84363,
"c": 0.12389,
"h": 156.3
},
"luminance": 0.63214
}Semantic roles & 50–950 ramp
primary
#83E4AA
secondary
#BC4F90
accent
#1984CC
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582