#98E2BC#98E2BC
#98E2BC is a very light, moderate green. Relative luminance 0.647; OKLCH L 85.4% C 0.091 H 161.3°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #98E2BC |
|---|---|
| RGB | rgb(152, 226, 188) |
| HSL | hsl(149, 56%, 74%) |
| HSV | hsv(149, 33%, 89%) |
| CMYK | cmyk(32.7%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(84.33, -30.93, 11.36) |
| CIE-LCH | lch(84.33, 32.95, 159.84°) |
| OKLab | oklab(85.37% -0.0863 0.0293) |
| OKLCH | oklch(85.37% 0.091 161.3) |
| XYZ | xyz(49.2192, 64.6963, 57.4614) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.85
Seafoam
#7FE0B3
ΔE00 3.33
Mint
#AAF0C1
ΔE00 4.07
Hospital Green
#9BE5AA
ΔE00 5.26
Pale Turquoise
#A5FBD5
ΔE00 5.44
Light Turquoise
#7EF4CC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E2BC #E298BE
analogous
#99E298 #98E2BC #98E2E1
triadic
#98E2BC #BC98E2 #E2BC98
tetradic
#98E2BC #9899E2 #E298BE #E2E198
square
#98E2BC #9899E2 #E298BE #E2E198
split-complementary
#98E2BC #E198E2 #E29899
monochromatic
#38C77E #68D59D #98E2BC #C8EFDB #E7F8EF
Accessibility & contrast
On white
1.51
#98E2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#98E2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E2BC
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E2BC | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BA
Deuteranopia (green-blind)
#D4CFBE
Tritanopia (blue-blind)
#88E2D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98e2bc; /* rgb */ color: rgb(152, 226, 188); /* oklch */ color: oklch(85.4% 0.091 161.3);
Tailwind
colors: {
custom: {
50: '#b8ebd0',
500: '#98e2bc',
950: '#000000',
},
}SCSS
$custom: #98e2bc; $custom-light: #b8ebd0; $custom-dark: #000000;
JSON
{
"hex": "#98e2bc",
"rgb": {
"r": 152,
"g": 226,
"b": 188
},
"hsl": {
"h": 149.189,
"s": 56.061,
"l": 74.118
},
"oklch": {
"l": 0.85373,
"c": 0.09118,
"h": 161.3
},
"luminance": 0.64699
}Semantic roles & 50–950 ramp
primary
#98E2BC
secondary
#BB6390
accent
#2275C4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483