#98E4BB#98E4BB
#98E4BB is a very light, moderate green. Relative luminance 0.657; OKLCH L 85.8% C 0.095 H 160.0°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #98E4BB |
|---|---|
| RGB | rgb(152, 228, 187) |
| HSL | hsl(148, 58%, 75%) |
| HSV | hsv(148, 33%, 89%) |
| CMYK | cmyk(33.3%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(84.87, -32.07, 12.65) |
| CIE-LCH | lch(84.87, 34.47, 158.48°) |
| OKLab | oklab(85.8% -0.0892 0.0326) |
| OKLCH | oklch(85.8% 0.095 160) |
| XYZ | xyz(49.6587, 65.7474, 57.0780) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.26
Seafoam
#7FE0B3
ΔE00 3.10
Mint
#AAF0C1
ΔE00 3.44
Hospital Green
#9BE5AA
ΔE00 4.54
Pale Turquoise
#A5FBD5
ΔE00 5.18
Light Turquoise
#7EF4CC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E4BB #E498C1
analogous
#9BE498 #98E4BB #98E4E1
triadic
#98E4BB #BB98E4 #E4BB98
tetradic
#98E4BB #989BE4 #E498C1 #E4E198
square
#98E4BB #989BE4 #E498C1 #E4E198
split-complementary
#98E4BB #E198E4 #E4989B
monochromatic
#37CB7B #68D79B #98E4BB #C8F1DB #E7F9EF
Accessibility & contrast
On white
1.48
#98E4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#98E4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E4BB
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E4BB | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#D6D0BD
Tritanopia (blue-blind)
#88E3D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #98e4bb; /* rgb */ color: rgb(152, 228, 187); /* oklch */ color: oklch(85.8% 0.095 160.0);
Tailwind
colors: {
custom: {
50: '#b8edcf',
500: '#98e4bb',
950: '#000000',
},
}SCSS
$custom: #98e4bb; $custom-light: #b8edcf; $custom-dark: #000000;
JSON
{
"hex": "#98e4bb",
"rgb": {
"r": 152,
"g": 228,
"b": 187
},
"hsl": {
"h": 147.632,
"s": 58.462,
"l": 74.51
},
"oklch": {
"l": 0.85801,
"c": 0.09501,
"h": 160
},
"luminance": 0.6575
}Semantic roles & 50–950 ramp
primary
#98E4BB
secondary
#BD6394
accent
#1F79C6
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121613
muted
#828483