#98CCDB#98CCDB
#98CCDB is a light, muted cyan. Relative luminance 0.550; OKLCH L 81.4% C 0.058 H 217.5°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #98CCDB |
|---|---|
| RGB | rgb(152, 204, 219) |
| HSL | hsl(193, 48%, 73%) |
| HSV | hsv(193, 31%, 86%) |
| CMYK | cmyk(30.6%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(79.03, -13.30, -12.89) |
| CIE-LCH | lch(79.03, 18.52, 224.10°) |
| OKLab | oklab(81.4% -0.0459 -0.0352) |
| OKLCH | oklch(81.4% 0.058 217.5) |
| XYZ | xyz(47.3238, 54.9732, 75.1214) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.78
Sky Blue
#87CEEB
ΔE00 4.56
Baby Blue
#89CFF0
ΔE00 5.64
Ice Blue
#A5DFF9
ΔE00 5.83
Powder Blue
#B0E0E6
ΔE00 5.95
Light Grey Blue
#9DBCD4
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CCDB #DBA798
analogous
#98DBC8 #98CCDB #98AADB
triadic
#98CCDB #DB98CC #CCDB98
tetradic
#98CCDB #C898DB #DBA798 #AADB98
square
#98CCDB #C898DB #DBA798 #AADB98
split-complementary
#98CCDB #DB98AA #DBC898
monochromatic
#409DB8 #6BB6CB #98CCDB #C5E2EB #E8F4F7
Accessibility & contrast
On white
1.75
#98CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#98CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CCDB
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CCDB | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#B7C0DB
Tritanopia (blue-blind)
#81D2D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #98ccdb; /* rgb */ color: rgb(152, 204, 219); /* oklch */ color: oklch(81.4% 0.058 217.5);
Tailwind
colors: {
custom: {
50: '#b8dbe6',
500: '#98ccdb',
950: '#000000',
},
}SCSS
$custom: #98ccdb; $custom-light: #b8dbe6; $custom-dark: #000000;
JSON
{
"hex": "#98ccdb",
"rgb": {
"r": 152,
"g": 204,
"b": 219
},
"hsl": {
"h": 193.433,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.81403,
"c": 0.05787,
"h": 217.5
},
"luminance": 0.54976
}Semantic roles & 50–950 ramp
primary
#98CCDB
secondary
#B37665
accent
#4B2ABB
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484