#98AFAE#98AFAE
#98AFAE is a light, muted teal. Relative luminance 0.404; OKLCH L 73.6% C 0.025 H 193.4°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #98AFAE |
|---|---|
| RGB | rgb(152, 175, 174) |
| HSL | hsl(177, 13%, 64%) |
| HSV | hsv(177, 13%, 69%) |
| CMYK | cmyk(13.1%, 0%, 0.6%, 31.4%) |
| CIE-LAB | lab(69.75, -8.11, -2.17) |
| CIE-LCH | lch(69.75, 8.40, 194.95°) |
| OKLab | oklab(73.61% -0.0248 -0.0059) |
| OKLCH | oklch(73.61% 0.025 193.4) |
| XYZ | xyz(35.9169, 40.3905, 45.9400) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.20
Cool Gray
#9AA7B0
ΔE00 7.38
Bluegrey
#85A3B2
ΔE00 8.06
Bluey Grey
#89A0B0
ΔE00 9.25
Dark Gray
#A9A9A9
ΔE00 9.68
Pewter
#899397
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AFAE #AF9899
analogous
#98AFA3 #98AFAE #98A5AF
triadic
#98AFAE #AE98AF #AFAE98
tetradic
#98AFAE #A398AF #AF9899 #A5AF98
square
#98AFAE #A398AF #AF9899 #A5AF98
split-complementary
#98AFAE #AF98A5 #AFA398
monochromatic
#597372 #769493 #98AFAE #BACAC9 #DDE5E4
Accessibility & contrast
On white
2.31
#98AFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#98AFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AFAE
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AFAE | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAE
Deuteranopia (green-blind)
#A7A9AE
Tritanopia (blue-blind)
#92B0AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #98afae; /* rgb */ color: rgb(152, 175, 174); /* oklch */ color: oklch(73.6% 0.025 193.4);
Tailwind
colors: {
custom: {
50: '#b6c6c6',
500: '#98afae',
950: '#000000',
},
}SCSS
$custom: #98afae; $custom-light: #b6c6c6; $custom-dark: #000000;
JSON
{
"hex": "#98afae",
"rgb": {
"r": 152,
"g": 175,
"b": 174
},
"hsl": {
"h": 177.391,
"s": 12.568,
"l": 64.118
},
"oklch": {
"l": 0.73614,
"c": 0.02549,
"h": 193.4
},
"luminance": 0.40391
}Semantic roles & 50–950 ramp
primary
#98AFAE
secondary
#D5CDCE
accent
#4F5297
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282