#98DDED#98DDED
#98DDED is a very light, moderate cyan. Relative luminance 0.645; OKLCH L 85.7% C 0.072 H 213.8°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #98DDED |
|---|---|
| RGB | rgb(152, 221, 237) |
| HSL | hsl(191, 70%, 76%) |
| HSV | hsv(191, 36%, 93%) |
| CMYK | cmyk(35.9%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(84.23, -17.67, -14.69) |
| CIE-LCH | lch(84.23, 22.98, 219.74°) |
| OKLab | oklab(85.72% -0.0601 -0.0403) |
| OKLCH | oklch(85.72% 0.072 213.8) |
| XYZ | xyz(54.0862, 64.4994, 89.7040) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.54
Lightblue
#ADD8E6
ΔE00 4.82
Ice Blue
#A5DFF9
ΔE00 4.90
Robin'S Egg Blue
#98EFF9
ΔE00 5.24
Sky Blue
#87CEEB
ΔE00 5.68
Robin Egg Blue
#8AF1FE
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DDED #EDA898
analogous
#98EDD3 #98DDED #98B3ED
triadic
#98DDED #ED98DD #DDED98
tetradic
#98DDED #D398ED #EDA898 #B3ED98
square
#98DDED #D398ED #EDA898 #B3ED98
split-complementary
#98DDED #ED98B3 #EDD398
monochromatic
#30BBDB #64CCE4 #98DDED #CCEEF6 #E5F6FA
Accessibility & contrast
On white
1.51
#98DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#98DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DDED
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DDED | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#C3CEED
Tritanopia (blue-blind)
#78E4E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98dded; /* rgb */ color: rgb(152, 221, 237); /* oklch */ color: oklch(85.7% 0.072 213.8);
Tailwind
colors: {
custom: {
50: '#b9e7f2',
500: '#98dded',
950: '#000000',
},
}SCSS
$custom: #98dded; $custom-light: #b9e7f2; $custom-dark: #000000;
JSON
{
"hex": "#98dded",
"rgb": {
"r": 152,
"g": 221,
"b": 237
},
"hsl": {
"h": 191.294,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.85717,
"c": 0.07237,
"h": 213.8
},
"luminance": 0.64503
}Semantic roles & 50–950 ramp
primary
#98DDED
secondary
#C97460
accent
#3713D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485