#8DEF98#8DEF98
#8DEF98 is a very light, vivid green. Relative luminance 0.697; OKLCH L 87.0% C 0.151 H 146.7°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEF98 |
|---|---|
| RGB | rgb(141, 239, 152) |
| HSL | hsl(127, 75%, 75%) |
| HSV | hsv(127, 41%, 94%) |
| CMYK | cmyk(41%, 0%, 36.4%, 6.3%) |
| CIE-LAB | lab(86.83, -46.40, 33.29) |
| CIE-LCH | lch(86.83, 57.11, 144.34°) |
| OKLab | oklab(87.04% -0.1263 0.083) |
| OKLCH | oklch(87.04% 0.151 146.7) |
| XYZ | xyz(47.5160, 69.6598, 40.6416) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.48
Palegreen
#98FB98
ΔE00 3.10
Foam Green
#90FDA9
ΔE00 3.22
Mint Green
#8FFF9F
ΔE00 3.41
Baby Green
#8CFF9E
ΔE00 3.48
Light Sea Green
#98F6B0
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEF98 #EF8DE4
analogous
#B3EF8D #8DEF98 #8DEFC9
triadic
#8DEF98 #988DEF #EF988D
tetradic
#8DEF98 #8DB3EF #EF8DE4 #EFC98D
square
#8DEF98 #8DB3EF #EF8DE4 #EFC98D
split-complementary
#8DEF98 #C98DEF #EF8DB3
monochromatic
#22E037 #57E768 #8DEF98 #C3F7C8 #E4FBE7
Accessibility & contrast
On white
1.41
#8DEF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#8DEF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEF98
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEF98 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF92
Deuteranopia (green-blind)
#E3D69D
Tritanopia (blue-blind)
#7FEBD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8def98; /* rgb */ color: rgb(141, 239, 152); /* oklch */ color: oklch(87.0% 0.151 146.7);
Tailwind
colors: {
custom: {
50: '#b2f5b7',
500: '#8def98',
950: '#000000',
},
}SCSS
$custom: #8def98; $custom-light: #b2f5b7; $custom-dark: #000000;
JSON
{
"hex": "#8def98",
"rgb": {
"r": 141,
"g": 239,
"b": 152
},
"hsl": {
"h": 126.735,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.87035,
"c": 0.15115,
"h": 146.7
},
"luminance": 0.69663
}Semantic roles & 50–950 ramp
primary
#8DEF98
secondary
#CB56BD
accent
#0EC1D8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581