#83FEBB#83FEBB
#83FEBB is a very light, vivid green. Relative luminance 0.793; OKLCH L 90.8% C 0.146 H 157.8°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #83FEBB |
|---|---|
| RGB | rgb(131, 254, 187) |
| HSL | hsl(147, 98%, 75%) |
| HSV | hsv(147, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(91.37, -49.27, 21.63) |
| CIE-LCH | lch(91.37, 53.80, 156.30°) |
| OKLab | oklab(90.82% -0.1352 0.0551) |
| OKLCH | oklch(90.82% 0.146 157.8) |
| XYZ | xyz(53.7673, 79.2924, 59.4757) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.25
Seafoam (survey)
#80F9AD
ΔE00 2.24
Seafoam Green
#7AF9AB
ΔE00 2.51
Light Greenish Blue
#63F7B4
ΔE00 2.78
Light Seafoam
#A0FEBF
ΔE00 3.03
Light Aquamarine
#7BFDC7
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FEBB #FE83C6
analogous
#88FE83 #83FEBB #83FEF8
triadic
#83FEBB #BB83FE #FEBB83
tetradic
#83FEBB #8388FE #FE83C6 #FEF883
square
#83FEBB #8388FE #FE83C6 #FEF883
split-complementary
#83FEBB #F883FE #FE8388
monochromatic
#0AFD78 #46FE9A #83FEBB #C0FEDC #E1FFEE
Accessibility & contrast
On white
1.25
#83FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#83FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FEBB
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FEBB | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#61FDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #83febb; /* rgb */ color: rgb(131, 254, 187); /* oklch */ color: oklch(90.8% 0.146 157.8);
Tailwind
colors: {
custom: {
50: '#aeffcf',
500: '#83febb',
950: '#000000',
},
}SCSS
$custom: #83febb; $custom-light: #aeffcf; $custom-dark: #000000;
JSON
{
"hex": "#83febb",
"rgb": {
"r": 131,
"g": 254,
"b": 187
},
"hsl": {
"h": 147.317,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.90823,
"c": 0.14598,
"h": 157.8
},
"luminance": 0.79297
}Semantic roles & 50–950 ramp
primary
#83FEBB
secondary
#DD4899
accent
#007DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683