#98FFBE#98FFBE
#98FFBE is a very light, vivid green. Relative luminance 0.819; OKLCH L 92.0% C 0.132 H 155.1°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFBE |
|---|---|
| RGB | rgb(152, 255, 190) |
| HSL | hsl(142, 100%, 80%) |
| HSV | hsv(142, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(92.53, -43.73, 21.84) |
| CIE-LCH | lch(92.53, 48.88, 153.46°) |
| OKLab | oklab(92.02% -0.12 0.0557) |
| OKLCH | oklch(92.02% 0.132 155.1) |
| XYZ | xyz(57.9993, 81.9093, 61.4591) |
| Luminance | 0.8191 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.00
Light Sea Green
#98F6B0
ΔE00 2.49
Light Blue Green
#7EFBB3
ΔE00 2.66
Light Seafoam Green
#A7FFB5
ΔE00 3.01
Seafoam (survey)
#80F9AD
ΔE00 3.04
Mint (survey)
#9FFEB0
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFBE #FF98D9
analogous
#A6FF98 #98FFBE #98FFF2
triadic
#98FFBE #BE98FF #FFBE98
tetradic
#98FFBE #98A6FF #FF98D9 #FFF298
square
#98FFBE #98A6FF #FF98D9 #FFF298
split-complementary
#98FFBE #F298FF #FF98A6
monochromatic
#1EFF71 #5BFF97 #98FFBE #D5FFE5 #E0FFEC
Accessibility & contrast
On white
1.21
#98FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#98FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFBE
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFBE | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BA
Deuteranopia (green-blind)
#EEE5C2
Tritanopia (blue-blind)
#83FDED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #98ffbe; /* rgb */ color: rgb(152, 255, 190); /* oklch */ color: oklch(92.0% 0.132 155.1);
Tailwind
colors: {
custom: {
50: '#baffd1',
500: '#98ffbe',
950: '#000000',
},
}SCSS
$custom: #98ffbe; $custom-light: #baffd1; $custom-dark: #000000;
JSON
{
"hex": "#98ffbe",
"rgb": {
"r": 152,
"g": 255,
"b": 190
},
"hsl": {
"h": 142.136,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.92018,
"c": 0.13234,
"h": 155.1
},
"luminance": 0.81913
}Semantic roles & 50–950 ramp
primary
#98FFBE
secondary
#E259AF
accent
#0091E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683