#98CED9#98CED9
#98CED9 is a light, muted cyan. Relative luminance 0.558; OKLCH L 81.8% C 0.058 H 211.6°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #98CED9 |
|---|---|
| RGB | rgb(152, 206, 217) |
| HSL | hsl(190, 46%, 72%) |
| HSV | hsv(190, 30%, 85%) |
| CMYK | cmyk(30%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(79.51, -14.80, -11.08) |
| CIE-LCH | lch(79.51, 18.49, 216.83°) |
| OKLab | oklab(81.77% -0.0492 -0.0303) |
| OKLCH | oklch(81.77% 0.058 211.6) |
| XYZ | xyz(47.5405, 55.8254, 73.9026) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.33
Powder Blue
#B0E0E6
ΔE00 4.89
Sky Blue
#87CEEB
ΔE00 5.93
Ice Blue
#A5DFF9
ΔE00 6.81
Baby Blue
#89CFF0
ΔE00 7.13
Robin'S Egg Blue
#98EFF9
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CED9 #D9A398
analogous
#98D9C4 #98CED9 #98AED9
triadic
#98CED9 #D998CE #CED998
tetradic
#98CED9 #C498D9 #D9A398 #AED998
square
#98CED9 #C498D9 #D9A398 #AED998
split-complementary
#98CED9 #D998AE #D9C498
monochromatic
#42A1B4 #6BB9C9 #98CED9 #C5E3E9 #E9F4F7
Accessibility & contrast
On white
1.73
#98CED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#98CED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CED9
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CED9 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CADA
Deuteranopia (green-blind)
#BAC1D9
Tritanopia (blue-blind)
#82D3D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #98ced9; /* rgb */ color: rgb(152, 206, 217); /* oklch */ color: oklch(81.8% 0.058 211.6);
Tailwind
colors: {
custom: {
50: '#b8dde4',
500: '#98ced9',
950: '#000000',
},
}SCSS
$custom: #98ced9; $custom-light: #b8dde4; $custom-dark: #000000;
JSON
{
"hex": "#98ced9",
"rgb": {
"r": 152,
"g": 206,
"b": 217
},
"hsl": {
"h": 190.154,
"s": 46.099,
"l": 72.353
},
"oklch": {
"l": 0.81771,
"c": 0.0578,
"h": 211.6
},
"luminance": 0.55828
}Semantic roles & 50–950 ramp
primary
#98CED9
secondary
#B07265
accent
#442CB9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484