#98CDCE#98CDCE
#98CDCE is a light, muted teal. Relative luminance 0.548; OKLCH L 81.2% C 0.055 H 197.6°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #98CDCE |
|---|---|
| RGB | rgb(152, 205, 206) |
| HSL | hsl(181, 36%, 70%) |
| HSV | hsv(181, 26%, 81%) |
| CMYK | cmyk(26.2%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(78.92, -16.82, -6.06) |
| CIE-LCH | lch(78.92, 17.88, 199.82°) |
| OKLab | oklab(81.19% -0.0523 -0.0166) |
| OKLCH | oklch(81.19% 0.055 197.6) |
| XYZ | xyz(45.9172, 54.7921, 66.5371) |
| Luminance | 0.5479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.56
Lightblue
#ADD8E6
ΔE00 7.46
Paleturquoise
#AFEEEE
ΔE00 7.58
Robin'S Egg Blue
#98EFF9
ΔE00 8.82
Mediumturquoise
#48D1CC
ΔE00 9.76
Pale Sky Blue
#BDF6FE
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CDCE #CE9998
analogous
#98CEB4 #98CDCE #98B2CE
triadic
#98CDCE #CE98CD #CDCE98
tetradic
#98CDCE #B498CE #CE9998 #B2CE98
square
#98CDCE #B498CE #CE9998 #B2CE98
split-complementary
#98CDCE #CE98B2 #CEB498
monochromatic
#4C9EA0 #6FB9BA #98CDCE #C1E1E2 #EAF5F5
Accessibility & contrast
On white
1.76
#98CDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#98CDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CDCE
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CDCE | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CE
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#86D1CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #98cdce; /* rgb */ color: rgb(152, 205, 206); /* oklch */ color: oklch(81.2% 0.055 197.6);
Tailwind
colors: {
custom: {
50: '#b8dcdc',
500: '#98cdce',
950: '#000000',
},
}SCSS
$custom: #98cdce; $custom-light: #b8dcdc; $custom-dark: #000000;
JSON
{
"hex": "#98cdce",
"rgb": {
"r": 152,
"g": 205,
"b": 206
},
"hsl": {
"h": 181.111,
"s": 35.526,
"l": 70.196
},
"oklch": {
"l": 0.81194,
"c": 0.05487,
"h": 197.6
},
"luminance": 0.54794
}Semantic roles & 50–950 ramp
primary
#98CDCE
secondary
#A36867
accent
#3937AE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484