#83E09E#83E09E
#83E09E is a very light, vivid green. Relative luminance 0.606; OKLCH L 83.2% C 0.129 H 152.1°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #83E09E |
|---|---|
| RGB | rgb(131, 224, 158) |
| HSL | hsl(137, 60%, 70%) |
| HSV | hsv(137, 42%, 88%) |
| CMYK | cmyk(41.5%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(82.16, -41.73, 23.87) |
| CIE-LCH | lch(82.16, 48.08, 150.22°) |
| OKLab | oklab(83.16% -0.114 0.0605) |
| OKLCH | oklch(83.16% 0.129 152.1) |
| XYZ | xyz(42.1846, 60.6025, 41.8157) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.13
Light Sea Green
#98F6B0
ΔE00 4.96
Seafoam
#7FE0B3
ΔE00 5.08
Seafoam (survey)
#80F9AD
ΔE00 5.59
Seafoam Green
#7AF9AB
ΔE00 5.75
Lightgreen
#90EE90
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83E09E #E083C5
analogous
#97E083 #83E09E #83E0CC
triadic
#83E09E #9E83E0 #E09E83
tetradic
#83E09E #8397E0 #E083C5 #E0CC83
square
#83E09E #8397E0 #E083C5 #E0CC83
split-complementary
#83E09E #CC83E0 #E08397
monochromatic
#2FBA57 #52D478 #83E09E #B4ECC4 #E5F8EB
Accessibility & contrast
On white
1.60
#83E09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#83E09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83E09E
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83E09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83E09E | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29A
Deuteranopia (green-blind)
#D2C9A2
Tritanopia (blue-blind)
#71DDCE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #83e09e; /* rgb */ color: rgb(131, 224, 158); /* oklch */ color: oklch(83.2% 0.129 152.1);
Tailwind
colors: {
custom: {
50: '#abeabb',
500: '#83e09e',
950: '#000000',
},
}SCSS
$custom: #83e09e; $custom-light: #abeabb; $custom-dark: #000000;
JSON
{
"hex": "#83e09e",
"rgb": {
"r": 131,
"g": 224,
"b": 158
},
"hsl": {
"h": 137.419,
"s": 60,
"l": 69.608
},
"oklch": {
"l": 0.83159,
"c": 0.12907,
"h": 152.1
},
"luminance": 0.60605
}Semantic roles & 50–950 ramp
primary
#83E09E
secondary
#B75099
accent
#1E96C8
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481