#83F89F#83F89F
#83F89F is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.8% C 0.163 H 149.8°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #83F89F |
|---|---|
| RGB | rgb(131, 248, 159) |
| HSL | hsl(134, 89%, 74%) |
| HSV | hsv(134, 47%, 97%) |
| CMYK | cmyk(47.2%, 0%, 35.9%, 2.7%) |
| CIE-LAB | lab(89.14, -51.77, 32.77) |
| CIE-LCH | lch(89.14, 61.27, 147.67°) |
| OKLab | oklab(88.84% -0.1407 0.0819) |
| OKLCH | oklch(88.84% 0.163 149.8) |
| XYZ | xyz(49.1824, 74.4596, 44.5746) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.66
Baby Green
#8CFF9E
ΔE00 1.99
Mint Green
#8FFF9F
ΔE00 2.07
Light Bluish Green
#76FDA8
ΔE00 2.14
Seafoam Green
#7AF9AB
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83F89F #F883DC
analogous
#A2F883 #83F89F #83F8DA
triadic
#83F89F #9F83F8 #F89F83
tetradic
#83F89F #83A2F8 #F883DC #F8DA83
square
#83F89F #83A2F8 #F883DC #F8DA83
split-complementary
#83F89F #DA83F8 #F883A2
monochromatic
#0FF145 #49F572 #83F89F #BDFBCC #E2FDE9
Accessibility & contrast
On white
1.32
#83F89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#83F89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83F89F
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83F89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83F89F | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E799
Deuteranopia (green-blind)
#E9DBA4
Tritanopia (blue-blind)
#6CF4E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #83f89f; /* rgb */ color: rgb(131, 248, 159); /* oklch */ color: oklch(88.8% 0.163 149.8);
Tailwind
colors: {
custom: {
50: '#adfbbc',
500: '#83f89f',
950: '#000000',
},
}SCSS
$custom: #83f89f; $custom-light: #adfbbc; $custom-dark: #000000;
JSON
{
"hex": "#83f89f",
"rgb": {
"r": 131,
"g": 248,
"b": 159
},
"hsl": {
"h": 134.359,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.88843,
"c": 0.16285,
"h": 149.8
},
"luminance": 0.74463
}Semantic roles & 50–950 ramp
primary
#83F89F
secondary
#D54AB4
accent
#00AFE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111712
muted
#818582