#83FBBE#83FBBE
#83FBBE is a very light, vivid green. Relative luminance 0.775; OKLCH L 90.2% C 0.139 H 159.6°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #83FBBE |
|---|---|
| RGB | rgb(131, 251, 190) |
| HSL | hsl(150, 94%, 75%) |
| HSV | hsv(150, 48%, 98%) |
| CMYK | cmyk(47.8%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(90.57, -47.41, 18.98) |
| CIE-LCH | lch(90.57, 51.07, 158.19°) |
| OKLab | oklab(90.19% -0.1306 0.0485) |
| OKLCH | oklch(90.19% 0.139 159.6) |
| XYZ | xyz(53.1473, 77.5331, 60.8699) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.10
Light Blue Green
#7EFBB3
ΔE00 2.20
Light Greenish Blue
#63F7B4
ΔE00 2.67
Seafoam (survey)
#80F9AD
ΔE00 3.14
Light Seafoam
#A0FEBF
ΔE00 3.24
Seafoam Green
#7AF9AB
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FBBE #FB83C0
analogous
#84FB83 #83FBBE #83FBFA
triadic
#83FBBE #BE83FB #FBBE83
tetradic
#83FBBE #8384FB #FB83C0 #FBFA83
square
#83FBBE #8384FB #FB83C0 #FBFA83
split-complementary
#83FBBE #FA83FB #FB8384
monochromatic
#0CF780 #48F99F #83FBBE #BEFDDD #E1FEEF
Accessibility & contrast
On white
1.27
#83FBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#83FBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FBBE
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FBBE | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#E7DFC2
Tritanopia (blue-blind)
#61FAEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #83fbbe; /* rgb */ color: rgb(131, 251, 190); /* oklch */ color: oklch(90.2% 0.139 159.6);
Tailwind
colors: {
custom: {
50: '#adfdd1',
500: '#83fbbe',
950: '#000000',
},
}SCSS
$custom: #83fbbe; $custom-light: #adfdd1; $custom-dark: #000000;
JSON
{
"hex": "#83fbbe",
"rgb": {
"r": 131,
"g": 251,
"b": 190
},
"hsl": {
"h": 149.5,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.90192,
"c": 0.13931,
"h": 159.6
},
"luminance": 0.77537
}Semantic roles & 50–950 ramp
primary
#83FBBE
secondary
#D94992
accent
#0075E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683