#98C2DA#98C2DA
#98C2DA is a light, muted cyan. Relative luminance 0.503; OKLCH L 79.2% C 0.056 H 233.5°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #98C2DA |
|---|---|
| RGB | rgb(152, 194, 218) |
| HSL | hsl(202, 47%, 73%) |
| HSV | hsv(202, 30%, 85%) |
| CMYK | cmyk(30.3%, 11%, 0%, 14.5%) |
| CIE-LAB | lab(76.26, -8.31, -16.50) |
| CIE-LCH | lch(76.26, 18.47, 243.27°) |
| OKLab | oklab(79.21% -0.0335 -0.0451) |
| OKLCH | oklch(79.21% 0.056 233.5) |
| XYZ | xyz(44.8917, 50.3189, 73.6632) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.15
Baby Blue
#89CFF0
ΔE00 5.17
Sky Blue
#87CEEB
ΔE00 5.28
Cloudy Blue
#ACC2D9
ΔE00 5.72
Lightskyblue
#87CEFA
ΔE00 6.18
Light Blue
#95D0FC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C2DA #DAB098
analogous
#98DAD1 #98C2DA #98A1DA
triadic
#98C2DA #DA98C2 #C2DA98
tetradic
#98C2DA #D198DA #DAB098 #A1DA98
square
#98C2DA #D198DA #DAB098 #A1DA98
split-complementary
#98C2DA #DA98A1 #DAD198
monochromatic
#418CB6 #6BA7CA #98C2DA #C5DDEA #E8F2F7
Accessibility & contrast
On white
1.90
#98C2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#98C2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C2DA
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C2DA | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C0DB
Deuteranopia (green-blind)
#ADB9DA
Tritanopia (blue-blind)
#83C9CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #98c2da; /* rgb */ color: rgb(152, 194, 218); /* oklch */ color: oklch(79.2% 0.056 233.5);
Tailwind
colors: {
custom: {
50: '#b8d4e5',
500: '#98c2da',
950: '#000000',
},
}SCSS
$custom: #98c2da; $custom-light: #b8d4e5; $custom-dark: #000000;
JSON
{
"hex": "#98c2da",
"rgb": {
"r": 152,
"g": 194,
"b": 218
},
"hsl": {
"h": 201.818,
"s": 47.143,
"l": 72.549
},
"oklch": {
"l": 0.79205,
"c": 0.05619,
"h": 233.5
},
"luminance": 0.50321
}Semantic roles & 50–950 ramp
primary
#98C2DA
secondary
#B18165
accent
#5F2BBA
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384