#98C8AC#98C8AC
#98C8AC is a light, moderate green. Relative luminance 0.510; OKLCH L 79.1% C 0.064 H 158.9°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #98C8AC |
|---|---|
| RGB | rgb(152, 200, 172) |
| HSL | hsl(145, 30%, 69%) |
| HSV | hsv(145, 24%, 78%) |
| CMYK | cmyk(24%, 0%, 14%, 21.6%) |
| CIE-LAB | lab(76.66, -21.44, 8.93) |
| CIE-LCH | lch(76.66, 23.22, 157.39°) |
| OKLab | oklab(79.1% -0.0599 0.0231) |
| OKLCH | oklch(79.1% 0.064 158.9) |
| XYZ | xyz(41.0474, 50.9610, 46.6955) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.61
Darkseagreen
#8FBC8F
ΔE00 6.18
Seafoam Blue
#78D1B6
ΔE00 6.52
Mediumaquamarine
#66CDAA
ΔE00 7.67
Light Teal
#90E4C1
ΔE00 7.80
Seafoam
#7FE0B3
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C8AC #C898B4
analogous
#9CC898 #98C8AC #98C8C4
triadic
#98C8AC #AC98C8 #C8AC98
tetradic
#98C8AC #989CC8 #C898B4 #C8C498
square
#98C8AC #989CC8 #C898B4 #C8C498
split-complementary
#98C8AC #C498C8 #C8989C
monochromatic
#50966D #70B38C #98C8AC #C0DDCC #E8F3EC
Accessibility & contrast
On white
1.88
#98C8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#98C8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C8AC
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C8AC | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AB
Deuteranopia (green-blind)
#BFBBAE
Tritanopia (blue-blind)
#8FC7C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #98c8ac; /* rgb */ color: rgb(152, 200, 172); /* oklch */ color: oklch(79.1% 0.064 158.9);
Tailwind
colors: {
custom: {
50: '#b7d8c4',
500: '#98c8ac',
950: '#000000',
},
}SCSS
$custom: #98c8ac; $custom-light: #b7d8c4; $custom-dark: #000000;
JSON
{
"hex": "#98c8ac",
"rgb": {
"r": 152,
"g": 200,
"b": 172
},
"hsl": {
"h": 145,
"s": 30.38,
"l": 69.02
},
"oklch": {
"l": 0.79096,
"c": 0.06423,
"h": 158.9
},
"luminance": 0.50963
}Semantic roles & 50–950 ramp
primary
#98C8AC
secondary
#9D6887
accent
#3C7CA9
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111412
muted
#818382