#98CEAB#98CEAB
#98CEAB is a light, moderate green. Relative luminance 0.538; OKLCH L 80.4% C 0.075 H 155.9°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #98CEAB |
|---|---|
| RGB | rgb(152, 206, 171) |
| HSL | hsl(141, 36%, 70%) |
| HSV | hsv(141, 26%, 81%) |
| CMYK | cmyk(26.2%, 0%, 17%, 19.2%) |
| CIE-LAB | lab(78.32, -24.60, 11.83) |
| CIE-LCH | lch(78.32, 27.30, 154.32°) |
| OKLab | oklab(80.42% -0.0683 0.0305) |
| OKLCH | oklch(80.42% 0.075 155.9) |
| XYZ | xyz(42.3686, 53.7566, 46.6639) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.04
Darkseagreen
#8FBC8F
ΔE00 5.87
Seafoam Blue
#78D1B6
ΔE00 6.31
Light Teal
#90E4C1
ΔE00 6.32
Seafoam
#7FE0B3
ΔE00 6.60
Mediumaquamarine
#66CDAA
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CEAB #CE98BB
analogous
#A0CE98 #98CEAB #98CEC6
triadic
#98CEAB #AB98CE #CEAB98
tetradic
#98CEAB #98A0CE #CE98BB #CEC698
square
#98CEAB #98A0CE #CE98BB #CEC698
split-complementary
#98CEAB #C698CE #CE98A0
monochromatic
#4CA069 #6FBA89 #98CEAB #C1E2CD #EAF5EE
Accessibility & contrast
On white
1.79
#98CEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#98CEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CEAB
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CEAB | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A9
Deuteranopia (green-blind)
#C4BFAD
Tritanopia (blue-blind)
#8FCDC4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #98ceab; /* rgb */ color: rgb(152, 206, 171); /* oklch */ color: oklch(80.4% 0.075 155.9);
Tailwind
colors: {
custom: {
50: '#b7ddc4',
500: '#98ceab',
950: '#000000',
},
}SCSS
$custom: #98ceab; $custom-light: #b7ddc4; $custom-dark: #000000;
JSON
{
"hex": "#98ceab",
"rgb": {
"r": 152,
"g": 206,
"b": 171
},
"hsl": {
"h": 141.111,
"s": 35.526,
"l": 70.196
},
"oklch": {
"l": 0.80421,
"c": 0.07478,
"h": 155.9
},
"luminance": 0.53758
}Semantic roles & 50–950 ramp
primary
#98CEAB
secondary
#A3678E
accent
#3784AE
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482