#98CED8#98CED8
#98CED8 is a light, muted teal. Relative luminance 0.558; OKLCH L 81.7% C 0.057 H 210.2°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #98CED8 |
|---|---|
| RGB | rgb(152, 206, 216) |
| HSL | hsl(189, 45%, 72%) |
| HSV | hsv(189, 30%, 85%) |
| CMYK | cmyk(29.6%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(79.48, -15.04, -10.59) |
| CIE-LCH | lch(79.48, 18.39, 215.16°) |
| OKLab | oklab(81.74% -0.0496 -0.0289) |
| OKLCH | oklch(81.74% 0.057 210.2) |
| XYZ | xyz(47.4109, 55.7735, 73.2197) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.58
Powder Blue
#B0E0E6
ΔE00 4.79
Sky Blue
#87CEEB
ΔE00 6.30
Ice Blue
#A5DFF9
ΔE00 7.14
Baby Blue
#89CFF0
ΔE00 7.52
Robin'S Egg Blue
#98EFF9
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CED8 #D8A298
analogous
#98D8C2 #98CED8 #98AED8
triadic
#98CED8 #D898CE #CED898
tetradic
#98CED8 #C298D8 #D8A298 #AED898
square
#98CED8 #C298D8 #D8A298 #AED898
split-complementary
#98CED8 #D898AE #D8C298
monochromatic
#43A1B2 #6CB9C7 #98CED8 #C4E3E9 #E9F4F7
Accessibility & contrast
On white
1.73
#98CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#98CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CED8
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CED8 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CAD9
Deuteranopia (green-blind)
#BAC1D8
Tritanopia (blue-blind)
#82D3D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #98ced8; /* rgb */ color: rgb(152, 206, 216); /* oklch */ color: oklch(81.7% 0.057 210.2);
Tailwind
colors: {
custom: {
50: '#b8dde4',
500: '#98ced8',
950: '#000000',
},
}SCSS
$custom: #98ced8; $custom-light: #b8dde4; $custom-dark: #000000;
JSON
{
"hex": "#98ced8",
"rgb": {
"r": 152,
"g": 206,
"b": 216
},
"hsl": {
"h": 189.375,
"s": 45.07,
"l": 72.157
},
"oklch": {
"l": 0.81738,
"c": 0.05744,
"h": 210.2
},
"luminance": 0.55776
}Semantic roles & 50–950 ramp
primary
#98CED8
secondary
#AF7165
accent
#432DB8
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484