#98CDEB#98CDEB
#98CDEB is a very light, moderate cyan. Relative luminance 0.563; OKLCH L 82.2% C 0.069 H 233.5°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #98CDEB |
|---|---|
| RGB | rgb(152, 205, 235) |
| HSL | hsl(202, 67%, 76%) |
| HSV | hsv(202, 35%, 92%) |
| CMYK | cmyk(35.3%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(79.80, -9.94, -20.29) |
| CIE-LCH | lch(79.80, 22.59, 243.91°) |
| OKLab | oklab(82.19% -0.0412 -0.0557) |
| OKLCH | oklch(82.19% 0.069 233.5) |
| XYZ | xyz(49.7707, 56.3335, 86.8321) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.59
Sky Blue
#87CEEB
ΔE00 3.33
Lightskyblue
#87CEFA
ΔE00 3.62
Light Blue
#95D0FC
ΔE00 3.74
Lightblue (survey)
#7BC8F6
ΔE00 4.55
Ice Blue
#A5DFF9
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CDEB #EBB698
analogous
#98EBE0 #98CDEB #98A3EB
triadic
#98CDEB #EB98CD #CDEB98
tetradic
#98CDEB #E098EB #EBB698 #A3EB98
square
#98CDEB #E098EB #EBB698 #A3EB98
split-complementary
#98CDEB #EB98A3 #EBE098
monochromatic
#329BD7 #65B4E1 #98CDEB #CBE6F5 #E5F3FA
Accessibility & contrast
On white
1.71
#98CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#98CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CDEB
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CDEB | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBED
Deuteranopia (green-blind)
#B3C2EB
Tritanopia (blue-blind)
#7BD5D7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #98cdeb; /* rgb */ color: rgb(152, 205, 235); /* oklch */ color: oklch(82.2% 0.069 233.5);
Tailwind
colors: {
custom: {
50: '#b9dcf1',
500: '#98cdeb',
950: '#000000',
},
}SCSS
$custom: #98cdeb; $custom-light: #b9dcf1; $custom-dark: #000000;
JSON
{
"hex": "#98cdeb",
"rgb": {
"r": 152,
"g": 205,
"b": 235
},
"hsl": {
"h": 201.687,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.82186,
"c": 0.06934,
"h": 233.5
},
"luminance": 0.56336
}Semantic roles & 50–950 ramp
primary
#98CDEB
secondary
#C68661
accent
#5916CF
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121516
muted
#828485