#98CCCD#98CCCD
#98CCCD is a light, muted teal. Relative luminance 0.543; OKLCH L 80.9% C 0.054 H 197.6°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #98CCCD |
|---|---|
| RGB | rgb(152, 204, 205) |
| HSL | hsl(181, 35%, 70%) |
| HSV | hsv(181, 26%, 80%) |
| CMYK | cmyk(25.9%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(78.62, -16.53, -5.97) |
| CIE-LCH | lch(78.62, 17.58, 199.87°) |
| OKLab | oklab(80.94% -0.0514 -0.0163) |
| OKLCH | oklch(80.94% 0.054 197.6) |
| XYZ | xyz(45.5577, 54.2668, 65.8198) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.69
Lightblue
#ADD8E6
ΔE00 7.46
Paleturquoise
#AFEEEE
ΔE00 7.83
Robin'S Egg Blue
#98EFF9
ΔE00 9.08
Mediumturquoise
#48D1CC
ΔE00 9.89
Sky Blue
#87CEEB
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CCCD #CD9998
analogous
#98CDB3 #98CCCD #98B2CD
triadic
#98CCCD #CD98CC #CCCD98
tetradic
#98CCCD #B398CD #CD9998 #B2CD98
square
#98CCCD #B398CD #CD9998 #B2CD98
split-complementary
#98CCCD #CD98B2 #CDB398
monochromatic
#4D9C9E #6FB8B9 #98CCCD #C1E0E1 #EAF5F5
Accessibility & contrast
On white
1.77
#98CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#98CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CCCD
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CCCD | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#BBBFCD
Tritanopia (blue-blind)
#86D0CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #98cccd; /* rgb */ color: rgb(152, 204, 205); /* oklch */ color: oklch(80.9% 0.054 197.6);
Tailwind
colors: {
custom: {
50: '#b7dbdc',
500: '#98cccd',
950: '#000000',
},
}SCSS
$custom: #98cccd; $custom-light: #b7dbdc; $custom-dark: #000000;
JSON
{
"hex": "#98cccd",
"rgb": {
"r": 152,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.132,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.80942,
"c": 0.05395,
"h": 197.6
},
"luminance": 0.54269
}Semantic roles & 50–950 ramp
primary
#98CCCD
secondary
#A26867
accent
#3A38AD
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484