#98D2EB#98D2EB
#98D2EB is a very light, moderate cyan. Relative luminance 0.588; OKLCH L 83.3% C 0.069 H 226.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #98D2EB |
|---|---|
| RGB | rgb(152, 210, 235) |
| HSL | hsl(198, 67%, 76%) |
| HSV | hsv(198, 35%, 92%) |
| CMYK | cmyk(35.3%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(81.16, -12.54, -18.24) |
| CIE-LCH | lch(81.16, 22.13, 235.49°) |
| OKLab | oklab(83.26% -0.0474 -0.05) |
| OKLCH | oklch(83.26% 0.069 226.5) |
| XYZ | xyz(50.9859, 58.7639, 87.2371) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.33
Baby Blue
#89CFF0
ΔE00 2.61
Ice Blue
#A5DFF9
ΔE00 3.12
Lightblue
#ADD8E6
ΔE00 4.29
Lightskyblue
#87CEFA
ΔE00 5.27
Light Blue
#95D0FC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98D2EB #EBB198
analogous
#98EBDA #98D2EB #98A8EB
triadic
#98D2EB #EB98D2 #D2EB98
tetradic
#98D2EB #DA98EB #EBB198 #A8EB98
square
#98D2EB #DA98EB #EBB198 #A8EB98
split-complementary
#98D2EB #EB98A8 #EBDA98
monochromatic
#32A5D7 #65BCE1 #98D2EB #CBE8F5 #E5F4FA
Accessibility & contrast
On white
1.65
#98D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#98D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98D2EB
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98D2EB | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFEC
Deuteranopia (green-blind)
#B8C5EB
Tritanopia (blue-blind)
#7ADADA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #98d2eb; /* rgb */ color: rgb(152, 210, 235); /* oklch */ color: oklch(83.3% 0.069 226.5);
Tailwind
colors: {
custom: {
50: '#b9dff1',
500: '#98d2eb',
950: '#000000',
},
}SCSS
$custom: #98d2eb; $custom-light: #b9dff1; $custom-dark: #000000;
JSON
{
"hex": "#98d2eb",
"rgb": {
"r": 152,
"g": 210,
"b": 235
},
"hsl": {
"h": 198.072,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.83262,
"c": 0.06895,
"h": 226.5
},
"luminance": 0.58767
}Semantic roles & 50–950 ramp
primary
#98D2EB
secondary
#C67F61
accent
#4E16CF
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121516
muted
#828485