#8AD598#8AD598
#8AD598 is a light, moderate green. Relative luminance 0.553; OKLCH L 80.8% C 0.114 H 149.2°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8AD598 |
|---|---|
| RGB | rgb(138, 213, 152) |
| HSL | hsl(131, 47%, 69%) |
| HSV | hsv(131, 35%, 84%) |
| CMYK | cmyk(35.2%, 0%, 28.6%, 16.5%) |
| CIE-LAB | lab(79.19, -35.79, 22.99) |
| CIE-LCH | lch(79.19, 42.53, 147.29°) |
| OKLab | oklab(80.8% -0.0978 0.0582) |
| OKLCH | oklch(80.8% 0.114 149.2) |
| XYZ | xyz(39.9409, 55.2567, 38.2607) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.95
Seafoam
#7FE0B3
ΔE00 5.94
Soft Green
#6FC276
ΔE00 6.30
Light Grey Green
#B7E1A1
ΔE00 7.10
Emerald
#50C878
ΔE00 7.14
Darkseagreen
#8FBC8F
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AD598 #D58AC7
analogous
#A2D58A #8AD598 #8AD5BE
triadic
#8AD598 #988AD5 #D5988A
tetradic
#8AD598 #8AA2D5 #D58AC7 #D5BE8A
square
#8AD598 #8AA2D5 #D58AC7 #D5BE8A
split-complementary
#8AD598 #BE8AD5 #D58AA2
monochromatic
#3CA851 #5DC570 #8AD598 #B7E5C0 #E4F5E7
Accessibility & contrast
On white
1.74
#8AD598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#8AD598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AD598
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AD598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AD598 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C994
Deuteranopia (green-blind)
#CBC19B
Tritanopia (blue-blind)
#7FD2C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8ad598; /* rgb */ color: rgb(138, 213, 152); /* oklch */ color: oklch(80.8% 0.114 149.2);
Tailwind
colors: {
custom: {
50: '#aee2b6',
500: '#8ad598',
950: '#000000',
},
}SCSS
$custom: #8ad598; $custom-light: #aee2b6; $custom-dark: #000000;
JSON
{
"hex": "#8ad598",
"rgb": {
"r": 138,
"g": 213,
"b": 152
},
"hsl": {
"h": 131.2,
"s": 47.17,
"l": 68.824
},
"oklch": {
"l": 0.80797,
"c": 0.11385,
"h": 149.2
},
"luminance": 0.55259
}Semantic roles & 50–950 ramp
primary
#8AD598
secondary
#AB589C
accent
#2BA0BA
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481