#98CDED#98CDED
#98CDED is a very light, moderate cyan. Relative luminance 0.565; OKLCH L 82.3% C 0.071 H 235.3°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #98CDED |
|---|---|
| RGB | rgb(152, 205, 237) |
| HSL | hsl(203, 70%, 76%) |
| HSV | hsv(203, 36%, 93%) |
| CMYK | cmyk(35.9%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(79.87, -9.44, -21.26) |
| CIE-LCH | lch(79.87, 23.26, 246.07°) |
| OKLab | oklab(82.26% -0.0405 -0.0585) |
| OKLCH | oklch(82.26% 0.071 235.3) |
| XYZ | xyz(50.0613, 56.4497, 88.3624) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.82
Light Blue
#95D0FC
ΔE00 3.10
Lightskyblue
#87CEFA
ΔE00 3.19
Sky Blue
#87CEEB
ΔE00 3.76
Lightblue (survey)
#7BC8F6
ΔE00 4.22
Sky
#82CAFC
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CDED #EDB898
analogous
#98EDE3 #98CDED #98A3ED
triadic
#98CDED #ED98CD #CDED98
tetradic
#98CDED #E398ED #EDB898 #A3ED98
square
#98CDED #E398ED #EDB898 #A3ED98
split-complementary
#98CDED #ED98A3 #EDE398
monochromatic
#309ADB #64B4E4 #98CDED #CCE6F6 #E5F2FA
Accessibility & contrast
On white
1.71
#98CDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#98CDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CDED
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CDED | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBEF
Deuteranopia (green-blind)
#B2C2ED
Tritanopia (blue-blind)
#7AD5D7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #98cded; /* rgb */ color: rgb(152, 205, 237); /* oklch */ color: oklch(82.3% 0.071 235.3);
Tailwind
colors: {
custom: {
50: '#b9dcf2',
500: '#98cded',
950: '#000000',
},
}SCSS
$custom: #98cded; $custom-light: #b9dcf2; $custom-dark: #000000;
JSON
{
"hex": "#98cded",
"rgb": {
"r": 152,
"g": 205,
"b": 237
},
"hsl": {
"h": 202.588,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.8226,
"c": 0.07113,
"h": 235.3
},
"luminance": 0.56452
}Semantic roles & 50–950 ramp
primary
#98CDED
secondary
#C98860
accent
#5B13D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121517
muted
#828485