#8AE183#8AE183
#8AE183 is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.2% C 0.153 H 142.5°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8AE183 |
|---|---|
| RGB | rgb(138, 225, 131) |
| HSL | hsl(116, 61%, 70%) |
| HSV | hsv(116, 42%, 88%) |
| CMYK | cmyk(38.7%, 0%, 41.8%, 11.8%) |
| CIE-LAB | lab(82.32, -44.47, 37.90) |
| CIE-LCH | lch(82.32, 58.42, 139.56°) |
| OKLab | oklab(83.22% -0.1212 0.0932) |
| OKLCH | oklch(83.22% 0.153 142.5) |
| XYZ | xyz(41.5014, 60.8901, 31.0345) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.94
Lightish Green
#61E160
ΔE00 5.31
Palegreen
#98FB98
ΔE00 5.60
Light Green
#96F97B
ΔE00 6.36
Weird Green
#3AE57F
ΔE00 6.45
Fresh Green
#69D84F
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AE183 #DA83E1
analogous
#B9E183 #8AE183 #83E1AB
triadic
#8AE183 #838AE1 #E1838A
tetradic
#8AE183 #83B9E1 #DA83E1 #E1AB83
square
#8AE183 #83B9E1 #DA83E1 #E1AB83
split-complementary
#8AE183 #AB83E1 #E183B9
monochromatic
#38BC2E #5CD552 #8AE183 #B8EDB4 #E7F9E6
Accessibility & contrast
On white
1.59
#8AE183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#8AE183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AE183
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AE183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AE183 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27C
Deuteranopia (green-blind)
#D8CA89
Tritanopia (blue-blind)
#81DCCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8ae183; /* rgb */ color: rgb(138, 225, 131); /* oklch */ color: oklch(83.2% 0.153 142.5);
Tailwind
colors: {
custom: {
50: '#b0eba8',
500: '#8ae183',
950: '#000000',
},
}SCSS
$custom: #8ae183; $custom-light: #b0eba8; $custom-dark: #000000;
JSON
{
"hex": "#8ae183",
"rgb": {
"r": 138,
"g": 225,
"b": 131
},
"hsl": {
"h": 115.532,
"s": 61.039,
"l": 69.804
},
"oklch": {
"l": 0.83223,
"c": 0.1529,
"h": 142.5
},
"luminance": 0.60892
}Semantic roles & 50–950 ramp
primary
#8AE183
secondary
#B150B9
accent
#1DC9BC
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#111610
muted
#818480