#98DDEB#98DDEB
#98DDEB is a very light, moderate cyan. Relative luminance 0.644; OKLCH L 85.6% C 0.072 H 211.7°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #98DDEB |
|---|---|
| RGB | rgb(152, 221, 235) |
| HSL | hsl(190, 67%, 76%) |
| HSV | hsv(190, 35%, 92%) |
| CMYK | cmyk(35.3%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(84.16, -18.15, -13.72) |
| CIE-LCH | lch(84.16, 22.75, 217.08°) |
| OKLab | oklab(85.65% -0.0609 -0.0376) |
| OKLCH | oklch(85.65% 0.072 211.7) |
| XYZ | xyz(53.7956, 64.3832, 88.1737) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.22
Robin'S Egg Blue
#98EFF9
ΔE00 4.84
Lightblue
#ADD8E6
ΔE00 5.11
Ice Blue
#A5DFF9
ΔE00 5.60
Robin Egg Blue
#8AF1FE
ΔE00 5.70
Sky Blue
#87CEEB
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DDEB #EBA698
analogous
#98EBCF #98DDEB #98B3EB
triadic
#98DDEB #EB98DD #DDEB98
tetradic
#98DDEB #CF98EB #EBA698 #B3EB98
square
#98DDEB #CF98EB #EBA698 #B3EB98
split-complementary
#98DDEB #EB98B3 #EBCF98
monochromatic
#32BBD7 #65CCE1 #98DDEB #CBEEF5 #E5F7FA
Accessibility & contrast
On white
1.51
#98DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#98DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DDEB
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DDEB | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#79E3E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98ddeb; /* rgb */ color: rgb(152, 221, 235); /* oklch */ color: oklch(85.6% 0.072 211.7);
Tailwind
colors: {
custom: {
50: '#b9e7f1',
500: '#98ddeb',
950: '#000000',
},
}SCSS
$custom: #98ddeb; $custom-light: #b9e7f1; $custom-dark: #000000;
JSON
{
"hex": "#98ddeb",
"rgb": {
"r": 152,
"g": 221,
"b": 235
},
"hsl": {
"h": 190.12,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.85649,
"c": 0.07158,
"h": 211.7
},
"luminance": 0.64386
}Semantic roles & 50–950 ramp
primary
#98DDEB
secondary
#C67261
accent
#3516CF
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485