#98CCAA#98CCAA
#98CCAA is a light, moderate green. Relative luminance 0.528; OKLCH L 79.9% C 0.072 H 155.7°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #98CCAA |
|---|---|
| RGB | rgb(152, 204, 170) |
| HSL | hsl(141, 34%, 70%) |
| HSV | hsv(141, 25%, 80%) |
| CMYK | cmyk(25.5%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(77.73, -23.81, 11.54) |
| CIE-LCH | lch(77.73, 26.46, 154.15°) |
| OKLab | oklab(79.94% -0.0661 0.0298) |
| OKLCH | oklch(79.94% 0.072 155.7) |
| XYZ | xyz(41.7953, 52.7618, 46.0043) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.03
Darkseagreen
#8FBC8F
ΔE00 5.58
Seafoam Blue
#78D1B6
ΔE00 6.48
Light Teal
#90E4C1
ΔE00 6.81
Seafoam
#7FE0B3
ΔE00 7.12
Mediumaquamarine
#66CDAA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CCAA #CC98BA
analogous
#A0CC98 #98CCAA #98CCC4
triadic
#98CCAA #AA98CC #CCAA98
tetradic
#98CCAA #98A0CC #CC98BA #CCC498
square
#98CCAA #98A0CC #CC98BA #CCC498
split-complementary
#98CCAA #C498CC #CC98A0
monochromatic
#4D9C69 #6FB888 #98CCAA #C1E0CC #EAF5EE
Accessibility & contrast
On white
1.82
#98CCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#98CCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CCAA
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CCAA | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A8
Deuteranopia (green-blind)
#C3BEAC
Tritanopia (blue-blind)
#8FCBC2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #98ccaa; /* rgb */ color: rgb(152, 204, 170); /* oklch */ color: oklch(79.9% 0.072 155.7);
Tailwind
colors: {
custom: {
50: '#b7dbc3',
500: '#98ccaa',
950: '#000000',
},
}SCSS
$custom: #98ccaa; $custom-light: #b7dbc3; $custom-dark: #000000;
JSON
{
"hex": "#98ccaa",
"rgb": {
"r": 152,
"g": 204,
"b": 170
},
"hsl": {
"h": 140.769,
"s": 33.766,
"l": 69.804
},
"oklch": {
"l": 0.79945,
"c": 0.07248,
"h": 155.7
},
"luminance": 0.52763
}Semantic roles & 50–950 ramp
primary
#98CCAA
secondary
#A1678D
accent
#3985AD
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482