#83FEBA#83FEBA
#83FEBA is a very light, vivid green. Relative luminance 0.793; OKLCH L 90.8% C 0.147 H 157.5°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #83FEBA |
|---|---|
| RGB | rgb(131, 254, 186) |
| HSL | hsl(147, 98%, 75%) |
| HSV | hsv(147, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(91.35, -49.46, 22.11) |
| CIE-LCH | lch(91.35, 54.17, 155.91°) |
| OKLab | oklab(90.8% -0.1356 0.0563) |
| OKLCH | oklch(90.8% 0.147 157.5) |
| XYZ | xyz(53.6607, 79.2498, 58.9139) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.09
Seafoam (survey)
#80F9AD
ΔE00 2.06
Seafoam Green
#7AF9AB
ΔE00 2.33
Light Greenish Blue
#63F7B4
ΔE00 2.82
Light Seafoam
#A0FEBF
ΔE00 3.03
Light Bluish Green
#76FDA8
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FEBA #FE83C7
analogous
#89FE83 #83FEBA #83FEF7
triadic
#83FEBA #BA83FE #FEBA83
tetradic
#83FEBA #8389FE #FE83C7 #FEF783
square
#83FEBA #8389FE #FE83C7 #FEF783
split-complementary
#83FEBA #F783FE #FE8389
monochromatic
#0AFD76 #46FE98 #83FEBA #C0FEDC #E1FFEE
Accessibility & contrast
On white
1.25
#83FEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#83FEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FEBA
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FEBA | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB6
Deuteranopia (green-blind)
#EAE1BE
Tritanopia (blue-blind)
#62FCEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #83feba; /* rgb */ color: rgb(131, 254, 186); /* oklch */ color: oklch(90.8% 0.147 157.5);
Tailwind
colors: {
custom: {
50: '#aeffcf',
500: '#83feba',
950: '#000000',
},
}SCSS
$custom: #83feba; $custom-light: #aeffcf; $custom-dark: #000000;
JSON
{
"hex": "#83feba",
"rgb": {
"r": 131,
"g": 254,
"b": 186
},
"hsl": {
"h": 146.829,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.90801,
"c": 0.14684,
"h": 157.5
},
"luminance": 0.79254
}Semantic roles & 50–950 ramp
primary
#83FEBA
secondary
#DD489A
accent
#007FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683