#98CEED#98CEED
#98CEED is a very light, moderate cyan. Relative luminance 0.569; OKLCH L 82.5% C 0.071 H 233.9°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #98CEED |
|---|---|
| RGB | rgb(152, 206, 237) |
| HSL | hsl(202, 70%, 76%) |
| HSV | hsv(202, 36%, 93%) |
| CMYK | cmyk(35.9%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(80.14, -9.96, -20.85) |
| CIE-LCH | lch(80.14, 23.11, 244.46°) |
| OKLab | oklab(82.47% -0.0417 -0.0573) |
| OKLCH | oklch(82.47% 0.071 233.9) |
| XYZ | xyz(50.3013, 56.9297, 88.4424) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.51
Lightskyblue
#87CEFA
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 3.38
Light Blue
#95D0FC
ΔE00 3.44
Lightblue (survey)
#7BC8F6
ΔE00 4.40
Ice Blue
#A5DFF9
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CEED #EDB798
analogous
#98EDE2 #98CEED #98A4ED
triadic
#98CEED #ED98CE #CEED98
tetradic
#98CEED #E298ED #EDB798 #A4ED98
square
#98CEED #E298ED #EDB798 #A4ED98
split-complementary
#98CEED #ED98A4 #EDE298
monochromatic
#309CDB #64B5E4 #98CEED #CCE7F6 #E5F3FA
Accessibility & contrast
On white
1.70
#98CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#98CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CEED
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CEED | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEF
Deuteranopia (green-blind)
#B3C3ED
Tritanopia (blue-blind)
#7AD6D8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #98ceed; /* rgb */ color: rgb(152, 206, 237); /* oklch */ color: oklch(82.5% 0.071 233.9);
Tailwind
colors: {
custom: {
50: '#b9ddf2',
500: '#98ceed',
950: '#000000',
},
}SCSS
$custom: #98ceed; $custom-light: #b9ddf2; $custom-dark: #000000;
JSON
{
"hex": "#98ceed",
"rgb": {
"r": 152,
"g": 206,
"b": 237
},
"hsl": {
"h": 201.882,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.82474,
"c": 0.07091,
"h": 233.9
},
"luminance": 0.56932
}Semantic roles & 50–950 ramp
primary
#98CEED
secondary
#C98660
accent
#5913D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121517
muted
#828485