#98BEE4#98BEE4
#98BEE4 is a light, moderate cyan. Relative luminance 0.491; OKLCH L 78.7% C 0.068 H 248.7°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #98BEE4 |
|---|---|
| RGB | rgb(152, 190, 228) |
| HSL | hsl(210, 58%, 75%) |
| HSV | hsv(210, 33%, 89%) |
| CMYK | cmyk(33.3%, 16.7%, 0%, 10.6%) |
| CIE-LAB | lab(75.51, -3.72, -23.04) |
| CIE-LCH | lch(75.51, 23.34, 260.83°) |
| OKLab | oklab(78.72% -0.0247 -0.0634) |
| OKLCH | oklch(78.72% 0.068 248.7) |
| XYZ | xyz(45.3616, 49.1016, 80.4712) |
| Luminance | 0.4910 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.08
Carolina Blue
#8AB8FE
ΔE00 4.59
Baby Blue (survey)
#A2CFFE
ΔE00 4.63
Pastel Blue
#A2BFFE
ΔE00 5.06
Cloudy Blue
#ACC2D9
ΔE00 5.09
Lightsteelblue
#B0C4DE
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BEE4 #E4BE98
analogous
#98E4E4 #98BEE4 #9898E4
triadic
#98BEE4 #E498BE #BEE498
tetradic
#98BEE4 #E498E4 #E4BE98 #98E498
square
#98BEE4 #E498E4 #E4BE98 #98E498
split-complementary
#98BEE4 #E49898 #E4E498
monochromatic
#3781CB #689FD7 #98BEE4 #C8DDF1 #E7F0F9
Accessibility & contrast
On white
1.94
#98BEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#98BEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BEE4
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BEE4 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBEE6
Deuteranopia (green-blind)
#A6B7E3
Tritanopia (blue-blind)
#80C7CA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #98bee4; /* rgb */ color: rgb(152, 190, 228); /* oklch */ color: oklch(78.7% 0.068 248.7);
Tailwind
colors: {
custom: {
50: '#b8d1ec',
500: '#98bee4',
950: '#000000',
},
}SCSS
$custom: #98bee4; $custom-light: #b8d1ec; $custom-dark: #000000;
JSON
{
"hex": "#98bee4",
"rgb": {
"r": 152,
"g": 190,
"b": 228
},
"hsl": {
"h": 210,
"s": 58.462,
"l": 74.51
},
"oklch": {
"l": 0.78723,
"c": 0.06806,
"h": 248.7
},
"luminance": 0.49104
}Semantic roles & 50–950 ramp
primary
#98BEE4
secondary
#F0E6DB
accent
#731FC6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284