#98E1BA#98E1BA
#98E1BA is a very light, moderate green. Relative luminance 0.641; OKLCH L 85.1% C 0.091 H 160.3°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #98E1BA |
|---|---|
| RGB | rgb(152, 225, 186) |
| HSL | hsl(148, 55%, 74%) |
| HSV | hsv(148, 32%, 88%) |
| CMYK | cmyk(32.4%, 0%, 17.3%, 11.8%) |
| CIE-LAB | lab(84.00, -30.85, 11.94) |
| CIE-LCH | lch(84.00, 33.08, 158.84°) |
| OKLab | oklab(85.1% -0.086 0.0308) |
| OKLCH | oklch(85.1% 0.091 160.3) |
| XYZ | xyz(48.7339, 64.0685, 56.2434) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.20
Seafoam
#7FE0B3
ΔE00 3.28
Mint
#AAF0C1
ΔE00 4.04
Hospital Green
#9BE5AA
ΔE00 4.96
Pale Turquoise
#A5FBD5
ΔE00 5.74
Light Turquoise
#7EF4CC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E1BA #E198BF
analogous
#9BE198 #98E1BA #98E1DF
triadic
#98E1BA #BA98E1 #E1BA98
tetradic
#98E1BA #989BE1 #E198BF #E1DF98
square
#98E1BA #989BE1 #E198BF #E1DF98
split-complementary
#98E1BA #DF98E1 #E1989B
monochromatic
#39C57B #69D39A #98E1BA #C7EFDA #E7F8EF
Accessibility & contrast
On white
1.52
#98E1BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#98E1BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E1BA
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E1BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E1BA | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B8
Deuteranopia (green-blind)
#D3CEBC
Tritanopia (blue-blind)
#89E0D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #98e1ba; /* rgb */ color: rgb(152, 225, 186); /* oklch */ color: oklch(85.1% 0.091 160.3);
Tailwind
colors: {
custom: {
50: '#b8eace',
500: '#98e1ba',
950: '#000000',
},
}SCSS
$custom: #98e1ba; $custom-light: #b8eace; $custom-dark: #000000;
JSON
{
"hex": "#98e1ba",
"rgb": {
"r": 152,
"g": 225,
"b": 186
},
"hsl": {
"h": 147.945,
"s": 54.887,
"l": 73.922
},
"oklch": {
"l": 0.85097,
"c": 0.09132,
"h": 160.3
},
"luminance": 0.64071
}Semantic roles & 50–950 ramp
primary
#98E1BA
secondary
#BA6392
accent
#2378C2
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483