#98DAEB#98DAEB
#98DAEB is a very light, moderate cyan. Relative luminance 0.628; OKLCH L 85.0% C 0.070 H 215.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #98DAEB |
|---|---|
| RGB | rgb(152, 218, 235) |
| HSL | hsl(192, 67%, 76%) |
| HSV | hsv(192, 35%, 92%) |
| CMYK | cmyk(35.3%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(83.34, -16.64, -14.95) |
| CIE-LCH | lch(83.34, 22.37, 221.95°) |
| OKLab | oklab(85% -0.0573 -0.041) |
| OKLCH | oklch(85% 0.07 215.6) |
| XYZ | xyz(53.0106, 62.8132, 87.9120) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.23
Ice Blue
#A5DFF9
ΔE00 4.41
Powder Blue
#B0E0E6
ΔE00 4.75
Sky Blue
#87CEEB
ΔE00 4.90
Baby Blue
#89CFF0
ΔE00 5.87
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DAEB #EBA998
analogous
#98EBD2 #98DAEB #98B0EB
triadic
#98DAEB #EB98DA #DAEB98
tetradic
#98DAEB #D298EB #EBA998 #B0EB98
square
#98DAEB #D298EB #EBA998 #B0EB98
split-complementary
#98DAEB #EB98B0 #EBD298
monochromatic
#32B5D7 #65C8E1 #98DAEB #CBECF5 #E5F6FA
Accessibility & contrast
On white
1.55
#98DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#98DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DAEB
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DAEB | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#79E1DF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #98daeb; /* rgb */ color: rgb(152, 218, 235); /* oklch */ color: oklch(85.0% 0.070 215.6);
Tailwind
colors: {
custom: {
50: '#b9e5f1',
500: '#98daeb',
950: '#000000',
},
}SCSS
$custom: #98daeb; $custom-light: #b9e5f1; $custom-dark: #000000;
JSON
{
"hex": "#98daeb",
"rgb": {
"r": 152,
"g": 218,
"b": 235
},
"hsl": {
"h": 192.289,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.84996,
"c": 0.07041,
"h": 215.6
},
"luminance": 0.62816
}Semantic roles & 50–950 ramp
primary
#98DAEB
secondary
#C67661
accent
#3C16CF
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121516
muted
#828485