#98E2BB#98E2BB
#98E2BB is a very light, moderate green. Relative luminance 0.647; OKLCH L 85.3% C 0.092 H 160.6°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #98E2BB |
|---|---|
| RGB | rgb(152, 226, 187) |
| HSL | hsl(148, 56%, 74%) |
| HSV | hsv(148, 33%, 89%) |
| CMYK | cmyk(32.7%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(84.30, -31.13, 11.85) |
| CIE-LCH | lch(84.30, 33.30, 159.16°) |
| OKLab | oklab(85.35% -0.0868 0.0305) |
| OKLCH | oklch(85.35% 0.092 160.6) |
| XYZ | xyz(49.1117, 64.6534, 56.8957) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.05
Seafoam
#7FE0B3
ΔE00 3.24
Mint
#AAF0C1
ΔE00 3.92
Hospital Green
#9BE5AA
ΔE00 4.99
Pale Turquoise
#A5FBD5
ΔE00 5.50
Light Turquoise
#7EF4CC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E2BB #E298BF
analogous
#9AE298 #98E2BB #98E2E0
triadic
#98E2BB #BB98E2 #E2BB98
tetradic
#98E2BB #989AE2 #E298BF #E2E098
square
#98E2BB #989AE2 #E298BF #E2E098
split-complementary
#98E2BB #E098E2 #E2989A
monochromatic
#38C77C #68D59B #98E2BB #C8EFDB #E7F8EF
Accessibility & contrast
On white
1.51
#98E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#98E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E2BB
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E2BB | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#D4CFBD
Tritanopia (blue-blind)
#88E1D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98e2bb; /* rgb */ color: rgb(152, 226, 187); /* oklch */ color: oklch(85.3% 0.092 160.6);
Tailwind
colors: {
custom: {
50: '#b8ebcf',
500: '#98e2bb',
950: '#000000',
},
}SCSS
$custom: #98e2bb; $custom-light: #b8ebcf; $custom-dark: #000000;
JSON
{
"hex": "#98e2bb",
"rgb": {
"r": 152,
"g": 226,
"b": 187
},
"hsl": {
"h": 148.378,
"s": 56.061,
"l": 74.118
},
"oklch": {
"l": 0.85348,
"c": 0.09199,
"h": 160.6
},
"luminance": 0.64656
}Semantic roles & 50–950 ramp
primary
#98E2BB
secondary
#BB6391
accent
#2277C4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121613
muted
#828483