#98CCDD#98CCDD
#98CCDD is a light, muted cyan. Relative luminance 0.551; OKLCH L 81.5% C 0.059 H 220.0°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #98CCDD |
|---|---|
| RGB | rgb(152, 204, 221) |
| HSL | hsl(195, 50%, 73%) |
| HSV | hsv(195, 31%, 87%) |
| CMYK | cmyk(31.2%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(79.09, -12.83, -13.87) |
| CIE-LCH | lch(79.09, 18.89, 227.24°) |
| OKLab | oklab(81.47% -0.0452 -0.0379) |
| OKLCH | oklch(81.47% 0.059 220) |
| XYZ | xyz(47.5887, 55.0792, 76.5164) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.72
Sky Blue
#87CEEB
ΔE00 3.97
Baby Blue
#89CFF0
ΔE00 4.95
Ice Blue
#A5DFF9
ΔE00 5.36
Powder Blue
#B0E0E6
ΔE00 6.41
Light Grey Blue
#9DBCD4
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CCDD #DDA998
analogous
#98DDCB #98CCDD #98A9DD
triadic
#98CCDD #DD98CC #CCDD98
tetradic
#98CCDD #CB98DD #DDA998 #A9DD98
square
#98CCDD #CB98DD #DDA998 #A9DD98
split-complementary
#98CCDD #DD98A9 #DDCB98
monochromatic
#3E9DBC #6AB5CE #98CCDD #C6E3EC #E8F4F7
Accessibility & contrast
On white
1.75
#98CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#98CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CCDD
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CCDD | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DE
Deuteranopia (green-blind)
#B6C0DD
Tritanopia (blue-blind)
#81D2D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #98ccdd; /* rgb */ color: rgb(152, 204, 221); /* oklch */ color: oklch(81.5% 0.059 220.0);
Tailwind
colors: {
custom: {
50: '#b8dbe7',
500: '#98ccdd',
950: '#000000',
},
}SCSS
$custom: #98ccdd; $custom-light: #b8dbe7; $custom-dark: #000000;
JSON
{
"hex": "#98ccdd",
"rgb": {
"r": 152,
"g": 204,
"b": 221
},
"hsl": {
"h": 194.783,
"s": 50.365,
"l": 73.137
},
"oklch": {
"l": 0.81471,
"c": 0.05897,
"h": 220
},
"luminance": 0.55082
}Semantic roles & 50–950 ramp
primary
#98CCDD
secondary
#B57864
accent
#4D28BE
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111516
muted
#818484