#83FEB3#83FEB3
#83FEB3 is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.7% C 0.153 H 155.0°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #83FEB3 |
|---|---|
| RGB | rgb(131, 254, 179) |
| HSL | hsl(143, 98%, 75%) |
| HSV | hsv(143, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 29.5%, 0.4%) |
| CIE-LAB | lab(91.22, -50.76, 25.49) |
| CIE-LCH | lch(91.22, 56.80, 153.34°) |
| OKLab | oklab(90.65% -0.1387 0.0646) |
| OKLCH | oklch(90.65% 0.153 155) |
| XYZ | xyz(52.9347, 78.9594, 55.0903) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.91
Seafoam (survey)
#80F9AD
ΔE00 1.10
Seafoam Green
#7AF9AB
ΔE00 1.34
Light Bluish Green
#76FDA8
ΔE00 1.89
Foam Green
#90FDA9
ΔE00 2.55
Light Sea Green
#98F6B0
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FEB3 #FE83CE
analogous
#90FE83 #83FEB3 #83FEF1
triadic
#83FEB3 #B383FE #FEB383
tetradic
#83FEB3 #8390FE #FE83CE #FEF183
square
#83FEB3 #8390FE #FE83CE #FEF183
split-complementary
#83FEB3 #F183FE #FE8390
monochromatic
#0AFD69 #46FE8E #83FEB3 #C0FED8 #E1FFEC
Accessibility & contrast
On white
1.25
#83FEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#83FEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FEB3
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FEB3 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAE
Deuteranopia (green-blind)
#EBE1B8
Tritanopia (blue-blind)
#64FCEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #83feb3; /* rgb */ color: rgb(131, 254, 179); /* oklch */ color: oklch(90.7% 0.153 155.0);
Tailwind
colors: {
custom: {
50: '#aeffca',
500: '#83feb3',
950: '#000000',
},
}SCSS
$custom: #83feb3; $custom-light: #aeffca; $custom-dark: #000000;
JSON
{
"hex": "#83feb3",
"rgb": {
"r": 131,
"g": 254,
"b": 179
},
"hsl": {
"h": 143.415,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.90651,
"c": 0.15297,
"h": 155
},
"luminance": 0.78964
}Semantic roles & 50–950 ramp
primary
#83FEB3
secondary
#DD48A3
accent
#008CE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682