#98BEE5#98BEE5
#98BEE5 is a light, moderate cyan. Relative luminance 0.492; OKLCH L 78.8% C 0.069 H 249.4°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #98BEE5 |
|---|---|
| RGB | rgb(152, 190, 229) |
| HSL | hsl(210, 60%, 75%) |
| HSV | hsv(210, 34%, 90%) |
| CMYK | cmyk(33.6%, 17%, 0%, 10.2%) |
| CIE-LAB | lab(75.55, -3.47, -23.53) |
| CIE-LCH | lch(75.55, 23.78, 261.61°) |
| OKLab | oklab(78.76% -0.0244 -0.0648) |
| OKLCH | oklch(78.76% 0.069 249.4) |
| XYZ | xyz(45.5009, 49.1573, 81.2044) |
| Luminance | 0.4916 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.33
Carolina Blue
#8AB8FE
ΔE00 4.39
Baby Blue (survey)
#A2CFFE
ΔE00 4.56
Pastel Blue
#A2BFFE
ΔE00 4.84
Cloudy Blue
#ACC2D9
ΔE00 5.24
Lightsteelblue
#B0C4DE
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BEE5 #E5BF98
analogous
#98E4E5 #98BEE5 #9998E5
triadic
#98BEE5 #E598BE #BEE598
tetradic
#98BEE5 #E598E4 #E5BF98 #98E599
square
#98BEE5 #E598E4 #E5BF98 #98E599
split-complementary
#98BEE5 #E59998 #E4E598
monochromatic
#3680CC #679FD9 #98BEE5 #C9DDF1 #E7F0F9
Accessibility & contrast
On white
1.94
#98BEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#98BEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BEE5
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BEE5 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBFE7
Deuteranopia (green-blind)
#A6B7E4
Tritanopia (blue-blind)
#80C7CB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #98bee5; /* rgb */ color: rgb(152, 190, 229); /* oklch */ color: oklch(78.8% 0.069 249.4);
Tailwind
colors: {
custom: {
50: '#b8d1ed',
500: '#98bee5',
950: '#000000',
},
}SCSS
$custom: #98bee5; $custom-light: #b8d1ed; $custom-dark: #000000;
JSON
{
"hex": "#98bee5",
"rgb": {
"r": 152,
"g": 190,
"b": 229
},
"hsl": {
"h": 210.39,
"s": 59.69,
"l": 74.706
},
"oklch": {
"l": 0.78762,
"c": 0.06921,
"h": 249.4
},
"luminance": 0.49159
}Semantic roles & 50–950 ramp
primary
#98BEE5
secondary
#F0E6DB
accent
#741EC7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284