#98F685#98F685
#98F685 is a very light, vivid green. Relative luminance 0.743; OKLCH L 88.9% C 0.173 H 140.3°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #98F685 |
|---|---|
| RGB | rgb(152, 246, 133) |
| HSL | hsl(110, 86%, 74%) |
| HSV | hsv(110, 46%, 96%) |
| CMYK | cmyk(38.2%, 0%, 45.9%, 3.5%) |
| CIE-LAB | lab(89.05, -48.82, 45.60) |
| CIE-LCH | lch(89.05, 66.81, 136.96°) |
| OKLab | oklab(88.89% -0.1335 0.1108) |
| OKLCH | oklch(88.89% 0.173 140.3) |
| XYZ | xyz(50.1364, 74.2777, 33.8810) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.69
Easter Green
#8CFD7E
ΔE00 2.32
Palegreen
#98FB98
ΔE00 2.73
Pale Light Green
#B1FC99
ΔE00 3.28
Lightgreen
#90EE90
ΔE00 3.32
Pastel Green
#B0FF9D
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98F685 #E385F6
analogous
#D0F685 #98F685 #85F6AB
triadic
#98F685 #8598F6 #F68598
tetradic
#98F685 #85D0F6 #E385F6 #F6AB85
square
#98F685 #85D0F6 #E385F6 #F6AB85
split-complementary
#98F685 #AB85F6 #F685D0
monochromatic
#38EE13 #68F24C #98F685 #C8FABE #E7FDE3
Accessibility & contrast
On white
1.32
#98F685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#98F685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98F685
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98F685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98F685 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57C
Deuteranopia (green-blind)
#EEDC8C
Tritanopia (blue-blind)
#91F0DB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #98f685; /* rgb */ color: rgb(152, 246, 133); /* oklch */ color: oklch(88.9% 0.173 140.3);
Tailwind
colors: {
custom: {
50: '#bafaaa',
500: '#98f685',
950: '#000000',
},
}SCSS
$custom: #98f685; $custom-light: #bafaaa; $custom-dark: #000000;
JSON
{
"hex": "#98f685",
"rgb": {
"r": 152,
"g": 246,
"b": 133
},
"hsl": {
"h": 109.912,
"s": 86.26,
"l": 74.314
},
"oklch": {
"l": 0.88887,
"c": 0.17344,
"h": 140.3
},
"luminance": 0.7428
}Semantic roles & 50–950 ramp
primary
#98F685
secondary
#BC4CD3
accent
#03E3BD
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121710
muted
#828581