#98DCED#98DCED
#98DCED is a very light, moderate cyan. Relative luminance 0.640; OKLCH L 85.5% C 0.072 H 215.1°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #98DCED |
|---|---|
| RGB | rgb(152, 220, 237) |
| HSL | hsl(192, 70%, 76%) |
| HSV | hsv(192, 36%, 93%) |
| CMYK | cmyk(35.9%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(83.95, -17.16, -15.10) |
| CIE-LCH | lch(83.95, 22.86, 221.34°) |
| OKLab | oklab(85.5% -0.0589 -0.0414) |
| OKLCH | oklch(85.5% 0.072 215.1) |
| XYZ | xyz(53.8229, 63.9730, 89.6163) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.50
Lightblue
#ADD8E6
ΔE00 4.54
Powder Blue
#B0E0E6
ΔE00 4.73
Sky Blue
#87CEEB
ΔE00 5.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.69
Baby Blue
#89CFF0
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DCED #EDA998
analogous
#98EDD4 #98DCED #98B2ED
triadic
#98DCED #ED98DC #DCED98
tetradic
#98DCED #D498ED #EDA998 #B2ED98
square
#98DCED #D498ED #EDA998 #B2ED98
split-complementary
#98DCED #ED98B2 #EDD498
monochromatic
#30B9DB #64CAE4 #98DCED #CCEEF6 #E5F6FA
Accessibility & contrast
On white
1.52
#98DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#98DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DCED
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DCED | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EE
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#78E3E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #98dced; /* rgb */ color: rgb(152, 220, 237); /* oklch */ color: oklch(85.5% 0.072 215.1);
Tailwind
colors: {
custom: {
50: '#b9e7f2',
500: '#98dced',
950: '#000000',
},
}SCSS
$custom: #98dced; $custom-light: #b9e7f2; $custom-dark: #000000;
JSON
{
"hex": "#98dced",
"rgb": {
"r": 152,
"g": 220,
"b": 237
},
"hsl": {
"h": 192,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.855,
"c": 0.07201,
"h": 215.1
},
"luminance": 0.63976
}Semantic roles & 50–950 ramp
primary
#98DCED
secondary
#C97560
accent
#3913D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485