#98C8DA#98C8DA
#98C8DA is a light, muted cyan. Relative luminance 0.530; OKLCH L 80.5% C 0.056 H 222.9°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #98C8DA |
|---|---|
| RGB | rgb(152, 200, 218) |
| HSL | hsl(196, 47%, 73%) |
| HSV | hsv(196, 30%, 85%) |
| CMYK | cmyk(30.3%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(77.90, -11.46, -14.04) |
| CIE-LCH | lch(77.90, 18.12, 230.77°) |
| OKLab | oklab(80.5% -0.0412 -0.0383) |
| OKLCH | oklch(80.5% 0.056 222.9) |
| XYZ | xyz(46.2541, 53.0437, 74.1174) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.18
Lightblue
#ADD8E6
ΔE00 4.35
Baby Blue
#89CFF0
ΔE00 4.93
Ice Blue
#A5DFF9
ΔE00 5.93
Light Grey Blue
#9DBCD4
ΔE00 6.34
Lightskyblue
#87CEFA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C8DA #DAAA98
analogous
#98DACB #98C8DA #98A7DA
triadic
#98C8DA #DA98C8 #C8DA98
tetradic
#98C8DA #CB98DA #DAAA98 #A7DA98
square
#98C8DA #CB98DA #DAAA98 #A7DA98
split-complementary
#98C8DA #DA98A7 #DACB98
monochromatic
#4196B6 #6BB0CA #98C8DA #C5E0EA #E8F3F7
Accessibility & contrast
On white
1.81
#98C8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#98C8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C8DA
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C8DA | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC5DB
Deuteranopia (green-blind)
#B3BDDA
Tritanopia (blue-blind)
#82CECE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #98c8da; /* rgb */ color: rgb(152, 200, 218); /* oklch */ color: oklch(80.5% 0.056 222.9);
Tailwind
colors: {
custom: {
50: '#b8d8e5',
500: '#98c8da',
950: '#000000',
},
}SCSS
$custom: #98c8da; $custom-light: #b8d8e5; $custom-dark: #000000;
JSON
{
"hex": "#98c8da",
"rgb": {
"r": 152,
"g": 200,
"b": 218
},
"hsl": {
"h": 196.364,
"s": 47.143,
"l": 72.549
},
"oklch": {
"l": 0.805,
"c": 0.05629,
"h": 222.9
},
"luminance": 0.53046
}Semantic roles & 50–950 ramp
primary
#98C8DA
secondary
#B17A65
accent
#522BBA
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384