#98C2DB#98C2DB
#98C2DB is a light, muted cyan. Relative luminance 0.504; OKLCH L 79.2% C 0.057 H 234.6°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #98C2DB |
|---|---|
| RGB | rgb(152, 194, 219) |
| HSL | hsl(202, 48%, 73%) |
| HSV | hsv(202, 31%, 86%) |
| CMYK | cmyk(30.6%, 11.4%, 0%, 14.1%) |
| CIE-LAB | lab(76.30, -8.07, -16.99) |
| CIE-LCH | lch(76.30, 18.81, 244.60°) |
| OKLab | oklab(79.24% -0.0331 -0.0465) |
| OKLCH | oklch(79.24% 0.057 234.6) |
| XYZ | xyz(45.0229, 50.3714, 74.3545) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.98
Baby Blue
#89CFF0
ΔE00 5.15
Sky Blue
#87CEEB
ΔE00 5.36
Cloudy Blue
#ACC2D9
ΔE00 5.55
Light Blue
#95D0FC
ΔE00 5.95
Lightskyblue
#87CEFA
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C2DB #DBB198
analogous
#98DBD2 #98C2DB #98A0DB
triadic
#98C2DB #DB98C2 #C2DB98
tetradic
#98C2DB #D298DB #DBB198 #A0DB98
square
#98C2DB #D298DB #DBB198 #A0DB98
split-complementary
#98C2DB #DB98A0 #DBD298
monochromatic
#408CB8 #6BA7CB #98C2DB #C5DDEB #E8F2F7
Accessibility & contrast
On white
1.90
#98C2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#98C2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C2DB
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C2DB | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1DC
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#83C9CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #98c2db; /* rgb */ color: rgb(152, 194, 219); /* oklch */ color: oklch(79.2% 0.057 234.6);
Tailwind
colors: {
custom: {
50: '#b8d4e6',
500: '#98c2db',
950: '#000000',
},
}SCSS
$custom: #98c2db; $custom-light: #b8d4e6; $custom-dark: #000000;
JSON
{
"hex": "#98c2db",
"rgb": {
"r": 152,
"g": 194,
"b": 219
},
"hsl": {
"h": 202.388,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.79241,
"c": 0.05707,
"h": 234.6
},
"luminance": 0.50373
}Semantic roles & 50–950 ramp
primary
#98C2DB
secondary
#B38265
accent
#602ABB
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384