#83EFAA#83EFAA
#83EFAA is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.9% C 0.140 H 154.3°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #83EFAA |
|---|---|
| RGB | rgb(131, 239, 170) |
| HSL | hsl(142, 77%, 73%) |
| HSV | hsv(142, 45%, 94%) |
| CMYK | cmyk(45.2%, 0%, 28.9%, 6.3%) |
| CIE-LAB | lab(86.73, -46.07, 23.93) |
| CIE-LCH | lch(86.73, 51.92, 152.55°) |
| OKLab | oklab(86.94% -0.126 0.0607) |
| OKLCH | oklch(86.94% 0.14 154.3) |
| XYZ | xyz(47.4790, 69.4571, 48.9271) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 2.32
Light Sea Green
#98F6B0
ΔE00 2.52
Seafoam Green
#7AF9AB
ΔE00 2.58
Light Blue Green
#7EFBB3
ΔE00 2.68
Light Greenish Blue
#63F7B4
ΔE00 3.76
Light Bluish Green
#76FDA8
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83EFAA #EF83C8
analogous
#92EF83 #83EFAA #83EFE0
triadic
#83EFAA #AA83EF #EFAA83
tetradic
#83EFAA #8392EF #EF83C8 #EFE083
square
#83EFAA #8392EF #EF83C8 #EFE083
split-complementary
#83EFAA #E083EF #EF8392
monochromatic
#1CDB61 #4DE885 #83EFAA #B9F6CF #E4FCEC
Accessibility & contrast
On white
1.41
#83EFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#83EFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83EFAA
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83EFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83EFAA | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A6
Deuteranopia (green-blind)
#DFD5AE
Tritanopia (blue-blind)
#6BEDDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #83efaa; /* rgb */ color: rgb(131, 239, 170); /* oklch */ color: oklch(86.9% 0.140 154.3);
Tailwind
colors: {
custom: {
50: '#acf5c3',
500: '#83efaa',
950: '#000000',
},
}SCSS
$custom: #83efaa; $custom-light: #acf5c3; $custom-dark: #000000;
JSON
{
"hex": "#83efaa",
"rgb": {
"r": 131,
"g": 239,
"b": 170
},
"hsl": {
"h": 141.667,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.86943,
"c": 0.13984,
"h": 154.3
},
"luminance": 0.69461
}Semantic roles & 50–950 ramp
primary
#83EFAA
secondary
#CA4D9C
accent
#0C8FD9
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#111712
muted
#818582