#98FFBD#98FFBD
#98FFBD is a very light, vivid green. Relative luminance 0.819; OKLCH L 92.0% C 0.133 H 154.7°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFBD |
|---|---|
| RGB | rgb(152, 255, 189) |
| HSL | hsl(142, 100%, 80%) |
| HSV | hsv(142, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(92.52, -43.91, 22.32) |
| CIE-LCH | lch(92.52, 49.26, 153.05°) |
| OKLab | oklab(92% -0.1205 0.0569) |
| OKLCH | oklch(92% 0.133 154.7) |
| XYZ | xyz(57.8904, 81.8658, 60.8855) |
| Luminance | 0.8187 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.04
Light Sea Green
#98F6B0
ΔE00 2.36
Light Blue Green
#7EFBB3
ΔE00 2.60
Light Seafoam Green
#A7FFB5
ΔE00 2.84
Mint (survey)
#9FFEB0
ΔE00 2.88
Seafoam (survey)
#80F9AD
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFBD #FF98DA
analogous
#A7FF98 #98FFBD #98FFF0
triadic
#98FFBD #BD98FF #FFBD98
tetradic
#98FFBD #98A7FF #FF98DA #FFF098
square
#98FFBD #98A7FF #FF98DA #FFF098
split-complementary
#98FFBD #F098FF #FF98A7
monochromatic
#1EFF6F #5BFF96 #98FFBD #D5FFE4 #E0FFEB
Accessibility & contrast
On white
1.21
#98FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#98FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFBD
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFBD | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B9
Deuteranopia (green-blind)
#EFE5C1
Tritanopia (blue-blind)
#83FDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #98ffbd; /* rgb */ color: rgb(152, 255, 189); /* oklch */ color: oklch(92.0% 0.133 154.7);
Tailwind
colors: {
custom: {
50: '#baffd1',
500: '#98ffbd',
950: '#000000',
},
}SCSS
$custom: #98ffbd; $custom-light: #baffd1; $custom-dark: #000000;
JSON
{
"hex": "#98ffbd",
"rgb": {
"r": 152,
"g": 255,
"b": 189
},
"hsl": {
"h": 141.553,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.91996,
"c": 0.13324,
"h": 154.7
},
"luminance": 0.8187
}Semantic roles & 50–950 ramp
primary
#98FFBD
secondary
#E259B1
accent
#0093E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683