#83E8A8#83E8A8
#83E8A8 is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.3% C 0.132 H 154.7°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #83E8A8 |
|---|---|
| RGB | rgb(131, 232, 168) |
| HSL | hsl(142, 69%, 71%) |
| HSV | hsv(142, 44%, 91%) |
| CMYK | cmyk(43.5%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(84.67, -43.41, 22.13) |
| CIE-LCH | lch(84.67, 48.73, 152.99°) |
| OKLab | oklab(85.26% -0.1189 0.0563) |
| OKLCH | oklch(85.26% 0.132 154.7) |
| XYZ | xyz(45.2815, 65.3625, 47.2683) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.26
Light Sea Green
#98F6B0
ΔE00 3.62
Seafoam (survey)
#80F9AD
ΔE00 3.98
Seafoam Green
#7AF9AB
ΔE00 4.21
Light Blue Green
#7EFBB3
ΔE00 4.23
Seafoam
#7FE0B3
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83E8A8 #E883C3
analogous
#90E883 #83E8A8 #83E8DA
triadic
#83E8A8 #A883E8 #E8A883
tetradic
#83E8A8 #8390E8 #E883C3 #E8DA83
square
#83E8A8 #8390E8 #E883C3 #E8DA83
split-complementary
#83E8A8 #DA83E8 #E88390
monochromatic
#26CB62 #4FDE84 #83E8A8 #B7F2CC #E5FAED
Accessibility & contrast
On white
1.49
#83E8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#83E8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83E8A8
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83E8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83E8A8 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA4
Deuteranopia (green-blind)
#D8CFAC
Tritanopia (blue-blind)
#6DE6D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #83e8a8; /* rgb */ color: rgb(131, 232, 168); /* oklch */ color: oklch(85.3% 0.132 154.7);
Tailwind
colors: {
custom: {
50: '#acf0c2',
500: '#83e8a8',
950: '#000000',
},
}SCSS
$custom: #83e8a8; $custom-light: #acf0c2; $custom-dark: #000000;
JSON
{
"hex": "#83e8a8",
"rgb": {
"r": 131,
"g": 232,
"b": 168
},
"hsl": {
"h": 141.98,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.85256,
"c": 0.13154,
"h": 154.7
},
"luminance": 0.65366
}Semantic roles & 50–950 ramp
primary
#83E8A8
secondary
#C14E97
accent
#158CD1
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582