#83FDBD#83FDBD
#83FDBD is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.6% C 0.143 H 158.8°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #83FDBD |
|---|---|
| RGB | rgb(131, 253, 189) |
| HSL | hsl(149, 97%, 75%) |
| HSV | hsv(149, 48%, 99%) |
| CMYK | cmyk(48.2%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(91.12, -48.46, 20.26) |
| CIE-LCH | lch(91.12, 52.52, 157.31°) |
| OKLab | oklab(90.64% -0.1332 0.0517) |
| OKLCH | oklch(90.64% 0.143 158.8) |
| XYZ | xyz(53.6664, 78.7457, 60.5057) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.71
Light Aquamarine
#7BFDC7
ΔE00 2.55
Light Greenish Blue
#63F7B4
ΔE00 2.68
Seafoam (survey)
#80F9AD
ΔE00 2.70
Seafoam Green
#7AF9AB
ΔE00 2.97
Light Seafoam
#A0FEBF
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FDBD #FD83C3
analogous
#86FD83 #83FDBD #83FDFA
triadic
#83FDBD #BD83FD #FDBD83
tetradic
#83FDBD #8386FD #FD83C3 #FDFA83
square
#83FDBD #8386FD #FD83C3 #FDFA83
split-complementary
#83FDBD #FA83FD #FD8386
monochromatic
#0BFB7D #47FC9D #83FDBD #BFFEDD #E1FFEF
Accessibility & contrast
On white
1.25
#83FDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#83FDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FDBD
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FDBD | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E9E0C1
Tritanopia (blue-blind)
#61FCEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #83fdbd; /* rgb */ color: rgb(131, 253, 189); /* oklch */ color: oklch(90.6% 0.143 158.8);
Tailwind
colors: {
custom: {
50: '#aeffd1',
500: '#83fdbd',
950: '#000000',
},
}SCSS
$custom: #83fdbd; $custom-light: #aeffd1; $custom-dark: #000000;
JSON
{
"hex": "#83fdbd",
"rgb": {
"r": 131,
"g": 253,
"b": 189
},
"hsl": {
"h": 148.525,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.90635,
"c": 0.1429,
"h": 158.8
},
"luminance": 0.7875
}Semantic roles & 50–950 ramp
primary
#83FDBD
secondary
#DC4896
accent
#0078E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683