#98CDC8#98CDC8
#98CDC8 is a light, muted teal. Relative luminance 0.545; OKLCH L 81.0% C 0.055 H 188.9°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #98CDC8 |
|---|---|
| RGB | rgb(152, 205, 200) |
| HSL | hsl(174, 35%, 70%) |
| HSV | hsv(174, 26%, 80%) |
| CMYK | cmyk(25.9%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(78.76, -18.15, -3.08) |
| CIE-LCH | lch(78.76, 18.41, 189.64°) |
| OKLab | oklab(81.01% -0.0547 -0.0085) |
| OKLCH | oklch(81.01% 0.055 188.9) |
| XYZ | xyz(45.2022, 54.5061, 62.7714) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.09
Paleturquoise
#AFEEEE
ΔE00 7.87
Pale Teal
#82CBB2
ΔE00 8.08
Mediumturquoise
#48D1CC
ΔE00 9.15
Seafoam Blue
#78D1B6
ΔE00 9.20
Lightblue
#ADD8E6
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CDC8 #CD989D
analogous
#98CDAE #98CDC8 #98B7CD
triadic
#98CDC8 #C898CD #CDC898
tetradic
#98CDC8 #AE98CD #CD989D #B7CD98
square
#98CDC8 #AE98CD #CD989D #B7CD98
split-complementary
#98CDC8 #CD98B7 #CDAE98
monochromatic
#4D9E96 #6FB9B2 #98CDC8 #C1E1DE #EAF5F4
Accessibility & contrast
On white
1.76
#98CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#98CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CDC8
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CDC8 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C8
Deuteranopia (green-blind)
#BDC0C9
Tritanopia (blue-blind)
#87D0CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #98cdc8; /* rgb */ color: rgb(152, 205, 200); /* oklch */ color: oklch(81.0% 0.055 188.9);
Tailwind
colors: {
custom: {
50: '#b7dcd8',
500: '#98cdc8',
950: '#000000',
},
}SCSS
$custom: #98cdc8; $custom-light: #b7dcd8; $custom-dark: #000000;
JSON
{
"hex": "#98cdc8",
"rgb": {
"r": 152,
"g": 205,
"b": 200
},
"hsl": {
"h": 174.34,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.81007,
"c": 0.0554,
"h": 188.9
},
"luminance": 0.54508
}Semantic roles & 50–950 ramp
primary
#98CDC8
secondary
#A2676D
accent
#3843AD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483