#98CEC8#98CEC8
#98CEC8 is a light, muted teal. Relative luminance 0.550; OKLCH L 81.2% C 0.057 H 187.6°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #98CEC8 |
|---|---|
| RGB | rgb(152, 206, 200) |
| HSL | hsl(173, 36%, 70%) |
| HSV | hsv(173, 26%, 81%) |
| CMYK | cmyk(26.2%, 0%, 2.9%, 19.2%) |
| CIE-LAB | lab(79.03, -18.66, -2.68) |
| CIE-LCH | lch(79.03, 18.85, 188.16°) |
| OKLab | oklab(81.23% -0.056 -0.0075) |
| OKLCH | oklch(81.23% 0.057 187.6) |
| XYZ | xyz(45.4422, 54.9860, 62.8514) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.30
Pale Teal
#82CBB2
ΔE00 7.67
Paleturquoise
#AFEEEE
ΔE00 7.76
Seafoam Blue
#78D1B6
ΔE00 8.77
Mediumturquoise
#48D1CC
ΔE00 9.00
Robin'S Egg Blue
#98EFF9
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CEC8 #CE989E
analogous
#98CEAD #98CEC8 #98B9CE
triadic
#98CEC8 #C898CE #CEC898
tetradic
#98CEC8 #AD98CE #CE989E #B9CE98
square
#98CEC8 #AD98CE #CE989E #B9CE98
split-complementary
#98CEC8 #CE98B9 #CEAD98
monochromatic
#4CA096 #6FBAB2 #98CEC8 #C1E2DE #EAF5F4
Accessibility & contrast
On white
1.75
#98CEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#98CEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CEC8
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CEC8 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C8
Deuteranopia (green-blind)
#BEC1C9
Tritanopia (blue-blind)
#87D1CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #98cec8; /* rgb */ color: rgb(152, 206, 200); /* oklch */ color: oklch(81.2% 0.057 187.6);
Tailwind
colors: {
custom: {
50: '#b7ddd8',
500: '#98cec8',
950: '#000000',
},
}SCSS
$custom: #98cec8; $custom-light: #b7ddd8; $custom-dark: #000000;
JSON
{
"hex": "#98cec8",
"rgb": {
"r": 152,
"g": 206,
"b": 200
},
"hsl": {
"h": 173.333,
"s": 35.526,
"l": 70.196
},
"oklch": {
"l": 0.81228,
"c": 0.05652,
"h": 187.6
},
"luminance": 0.54988
}Semantic roles & 50–950 ramp
primary
#98CEC8
secondary
#A3676E
accent
#3744AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483