#98CAED#98CAED
#98CAED is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.6% C 0.072 H 239.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #98CAED |
|---|---|
| RGB | rgb(152, 202, 237) |
| HSL | hsl(205, 70%, 76%) |
| HSV | hsv(205, 36%, 93%) |
| CMYK | cmyk(35.9%, 14.8%, 0%, 7.1%) |
| CIE-LAB | lab(79.06, -7.86, -22.49) |
| CIE-LCH | lch(79.06, 23.83, 250.74°) |
| OKLab | oklab(81.62% -0.0368 -0.0619) |
| OKLCH | oklch(81.62% 0.072 239.3) |
| XYZ | xyz(49.3506, 55.0282, 88.1255) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.51
Lightskyblue
#87CEFA
ΔE00 3.24
Sky
#82CAFC
ΔE00 3.77
Baby Blue
#89CFF0
ΔE00 4.03
Lightblue (survey)
#7BC8F6
ΔE00 4.08
Baby Blue (survey)
#A2CFFE
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CAED #EDBB98
analogous
#98EDE6 #98CAED #98A0ED
triadic
#98CAED #ED98CA #CAED98
tetradic
#98CAED #E698ED #EDBB98 #A0ED98
square
#98CAED #E698ED #EDBB98 #A0ED98
split-complementary
#98CAED #ED98A0 #EDE698
monochromatic
#3094DB #64AFE4 #98CAED #CCE5F6 #E5F2FA
Accessibility & contrast
On white
1.75
#98CAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#98CAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CAED
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CAED | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#AFC0EC
Tritanopia (blue-blind)
#7BD3D5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #98caed; /* rgb */ color: rgb(152, 202, 237); /* oklch */ color: oklch(81.6% 0.072 239.3);
Tailwind
colors: {
custom: {
50: '#b9daf3',
500: '#98caed',
950: '#000000',
},
}SCSS
$custom: #98caed; $custom-light: #b9daf3; $custom-dark: #000000;
JSON
{
"hex": "#98caed",
"rgb": {
"r": 152,
"g": 202,
"b": 237
},
"hsl": {
"h": 204.706,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.81619,
"c": 0.07201,
"h": 239.3
},
"luminance": 0.55031
}Semantic roles & 50–950 ramp
primary
#98CAED
secondary
#C98B60
accent
#6213D2
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385