#98DDEE#98DDEE
#98DDEE is a very light, moderate cyan. Relative luminance 0.646; OKLCH L 85.8% C 0.073 H 214.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #98DDEE |
|---|---|
| RGB | rgb(152, 221, 238) |
| HSL | hsl(192, 72%, 76%) |
| HSV | hsv(192, 36%, 93%) |
| CMYK | cmyk(36.1%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(84.26, -17.43, -15.17) |
| CIE-LCH | lch(84.26, 23.11, 221.05°) |
| OKLab | oklab(85.75% -0.0598 -0.0416) |
| OKLCH | oklch(85.75% 0.073 214.8) |
| XYZ | xyz(54.2327, 64.5580, 90.4756) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.56
Lightblue
#ADD8E6
ΔE00 4.70
Powder Blue
#B0E0E6
ΔE00 4.74
Sky Blue
#87CEEB
ΔE00 5.40
Robin'S Egg Blue
#98EFF9
ΔE00 5.46
Robin Egg Blue
#8AF1FE
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DDEE #EEA998
analogous
#98EED4 #98DDEE #98B2EE
triadic
#98DDEE #EE98DD #DDEE98
tetradic
#98DDEE #D498EE #EEA998 #B2EE98
square
#98DDEE #D498EE #EEA998 #B2EE98
split-complementary
#98DDEE #EE98B2 #EED498
monochromatic
#2FBADD #63CCE5 #98DDEE #CDEEF7 #E5F6FB
Accessibility & contrast
On white
1.51
#98DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#98DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DDEE
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DDEE | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#C3CEEE
Tritanopia (blue-blind)
#77E4E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98ddee; /* rgb */ color: rgb(152, 221, 238); /* oklch */ color: oklch(85.8% 0.073 214.8);
Tailwind
colors: {
custom: {
50: '#b9e7f3',
500: '#98ddee',
950: '#000000',
},
}SCSS
$custom: #98ddee; $custom-light: #b9e7f3; $custom-dark: #000000;
JSON
{
"hex": "#98ddee",
"rgb": {
"r": 152,
"g": 221,
"b": 238
},
"hsl": {
"h": 191.86,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.85752,
"c": 0.07281,
"h": 214.8
},
"luminance": 0.64561
}Semantic roles & 50–950 ramp
primary
#98DDEE
secondary
#CA7560
accent
#3812D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485