#98CFC8#98CFC8
#98CFC8 is a light, muted teal. Relative luminance 0.555; OKLCH L 81.5% C 0.058 H 186.3°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #98CFC8 |
|---|---|
| RGB | rgb(152, 207, 200) |
| HSL | hsl(172, 36%, 70%) |
| HSV | hsv(172, 27%, 81%) |
| CMYK | cmyk(26.6%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(79.31, -19.16, -2.27) |
| CIE-LCH | lch(79.31, 19.29, 186.75°) |
| OKLab | oklab(81.45% -0.0573 -0.0064) |
| OKLCH | oklch(81.45% 0.058 186.3) |
| XYZ | xyz(45.6837, 55.4690, 62.9319) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.28
Powder Blue
#B0E0E6
ΔE00 7.53
Paleturquoise
#AFEEEE
ΔE00 7.69
Seafoam Blue
#78D1B6
ΔE00 8.35
Mediumturquoise
#48D1CC
ΔE00 8.88
Duck Egg Blue
#C3FBF4
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CFC8 #CF989F
analogous
#98CFAC #98CFC8 #98BACF
triadic
#98CFC8 #C898CF #CFC898
tetradic
#98CFC8 #AC98CF #CF989F #BACF98
square
#98CFC8 #AC98CF #CF989F #BACF98
split-complementary
#98CFC8 #CF98BA #CFAC98
monochromatic
#4BA196 #6EBCB2 #98CFC8 #C2E2DE #EAF5F4
Accessibility & contrast
On white
1.74
#98CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#98CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CFC8
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CFC8 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9C8
Deuteranopia (green-blind)
#BFC1C9
Tritanopia (blue-blind)
#87D2CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #98cfc8; /* rgb */ color: rgb(152, 207, 200); /* oklch */ color: oklch(81.5% 0.058 186.3);
Tailwind
colors: {
custom: {
50: '#b7ddd8',
500: '#98cfc8',
950: '#000000',
},
}SCSS
$custom: #98cfc8; $custom-light: #b7ddd8; $custom-dark: #000000;
JSON
{
"hex": "#98cfc8",
"rgb": {
"r": 152,
"g": 207,
"b": 200
},
"hsl": {
"h": 172.364,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.8145,
"c": 0.05767,
"h": 186.3
},
"luminance": 0.55471
}Semantic roles & 50–950 ramp
primary
#98CFC8
secondary
#A5676F
accent
#3646AF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483