#83FCBC#83FCBC
#83FCBC is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.4% C 0.142 H 158.6°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #83FCBC |
|---|---|
| RGB | rgb(131, 252, 188) |
| HSL | hsl(148, 95%, 75%) |
| HSV | hsv(148, 48%, 99%) |
| CMYK | cmyk(48%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(90.81, -48.23, 20.35) |
| CIE-LCH | lch(90.81, 52.34, 157.13°) |
| OKLab | oklab(90.38% -0.1326 0.0519) |
| OKLCH | oklch(90.38% 0.142 158.6) |
| XYZ | xyz(53.2434, 78.0727, 59.8310) |
| Luminance | 0.7808 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.63
Seafoam (survey)
#80F9AD
ΔE00 2.60
Light Aquamarine
#7BFDC7
ΔE00 2.62
Light Greenish Blue
#63F7B4
ΔE00 2.62
Seafoam Green
#7AF9AB
ΔE00 2.88
Light Seafoam
#A0FEBF
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FCBC #FC83C3
analogous
#87FC83 #83FCBC #83FCF8
triadic
#83FCBC #BC83FC #FCBC83
tetradic
#83FCBC #8387FC #FC83C3 #FCF883
square
#83FCBC #8387FC #FC83C3 #FCF883
split-complementary
#83FCBC #F883FC #FC8387
monochromatic
#0BF97B #47FB9C #83FCBC #BFFDDC #E1FEEF
Accessibility & contrast
On white
1.26
#83FCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#83FCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FCBC
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FCBC | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB8
Deuteranopia (green-blind)
#E8E0C0
Tritanopia (blue-blind)
#61FBEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #83fcbc; /* rgb */ color: rgb(131, 252, 188); /* oklch */ color: oklch(90.4% 0.142 158.6);
Tailwind
colors: {
custom: {
50: '#aefed0',
500: '#83fcbc',
950: '#000000',
},
}SCSS
$custom: #83fcbc; $custom-light: #aefed0; $custom-dark: #000000;
JSON
{
"hex": "#83fcbc",
"rgb": {
"r": 131,
"g": 252,
"b": 188
},
"hsl": {
"h": 148.264,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.90379,
"c": 0.14237,
"h": 158.6
},
"luminance": 0.78077
}Semantic roles & 50–950 ramp
primary
#83FCBC
secondary
#DB4996
accent
#0079E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683