#98E1BB#98E1BB
#98E1BB is a very light, moderate green. Relative luminance 0.641; OKLCH L 85.1% C 0.090 H 161.0°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #98E1BB |
|---|---|
| RGB | rgb(152, 225, 187) |
| HSL | hsl(149, 55%, 74%) |
| HSV | hsv(149, 32%, 88%) |
| CMYK | cmyk(32.4%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(84.02, -30.65, 11.45) |
| CIE-LCH | lch(84.02, 32.72, 159.52°) |
| OKLab | oklab(85.12% -0.0855 0.0295) |
| OKLCH | oklch(85.12% 0.091 161) |
| XYZ | xyz(48.8406, 64.1111, 56.8053) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.01
Seafoam
#7FE0B3
ΔE00 3.36
Mint
#AAF0C1
ΔE00 4.18
Hospital Green
#9BE5AA
ΔE00 5.23
Pale Turquoise
#A5FBD5
ΔE00 5.68
Seafoam Blue
#78D1B6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E1BB #E198BE
analogous
#9AE198 #98E1BB #98E1E0
triadic
#98E1BB #BB98E1 #E1BB98
tetradic
#98E1BB #989AE1 #E198BE #E1E098
square
#98E1BB #989AE1 #E198BE #E1E098
split-complementary
#98E1BB #E098E1 #E1989A
monochromatic
#39C57C #69D39C #98E1BB #C7EFDA #E7F8EF
Accessibility & contrast
On white
1.52
#98E1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#98E1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E1BB
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E1BB | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#88E1D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98e1bb; /* rgb */ color: rgb(152, 225, 187); /* oklch */ color: oklch(85.1% 0.090 161.0);
Tailwind
colors: {
custom: {
50: '#b8eacf',
500: '#98e1bb',
950: '#000000',
},
}SCSS
$custom: #98e1bb; $custom-light: #b8eacf; $custom-dark: #000000;
JSON
{
"hex": "#98e1bb",
"rgb": {
"r": 152,
"g": 225,
"b": 187
},
"hsl": {
"h": 148.767,
"s": 54.887,
"l": 73.922
},
"oklch": {
"l": 0.85122,
"c": 0.0905,
"h": 161
},
"luminance": 0.64114
}Semantic roles & 50–950 ramp
primary
#98E1BB
secondary
#BA6390
accent
#2376C2
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483