#98FEBE#98FEBE
#98FEBE is a very light, vivid green. Relative luminance 0.813; OKLCH L 91.8% C 0.131 H 155.3°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #98FEBE |
|---|---|
| RGB | rgb(152, 254, 190) |
| HSL | hsl(142, 98%, 80%) |
| HSV | hsv(142, 40%, 100%) |
| CMYK | cmyk(40.2%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(92.25, -43.29, 21.45) |
| CIE-LCH | lch(92.25, 48.31, 153.64°) |
| OKLab | oklab(91.79% -0.1189 0.0547) |
| OKLCH | oklch(91.79% 0.131 155.3) |
| XYZ | xyz(57.6812, 81.2730, 61.3530) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.93
Light Sea Green
#98F6B0
ΔE00 2.44
Light Blue Green
#7EFBB3
ΔE00 2.70
Seafoam (survey)
#80F9AD
ΔE00 3.10
Light Seafoam Green
#A7FFB5
ΔE00 3.11
Mint (survey)
#9FFEB0
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FEBE #FE98D8
analogous
#A5FE98 #98FEBE #98FEF1
triadic
#98FEBE #BE98FE #FEBE98
tetradic
#98FEBE #98A5FE #FE98D8 #FEF198
square
#98FEBE #98A5FE #FE98D8 #FEF198
split-complementary
#98FEBE #F198FE #FE98A5
monochromatic
#1FFD72 #5BFD98 #98FEBE #D5FFE4 #E1FFEC
Accessibility & contrast
On white
1.22
#98FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#98FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FEBE
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FEBE | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBA
Deuteranopia (green-blind)
#EEE4C2
Tritanopia (blue-blind)
#83FCED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #98febe; /* rgb */ color: rgb(152, 254, 190); /* oklch */ color: oklch(91.8% 0.131 155.3);
Tailwind
colors: {
custom: {
50: '#baffd1',
500: '#98febe',
950: '#000000',
},
}SCSS
$custom: #98febe; $custom-light: #baffd1; $custom-dark: #000000;
JSON
{
"hex": "#98febe",
"rgb": {
"r": 152,
"g": 254,
"b": 190
},
"hsl": {
"h": 142.353,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.9179,
"c": 0.13089,
"h": 155.3
},
"luminance": 0.81277
}Semantic roles & 50–950 ramp
primary
#98FEBE
secondary
#E05AAE
accent
#0090E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683