#98BEE2#98BEE2
#98BEE2 is a light, moderate cyan. Relative luminance 0.490; OKLCH L 78.6% C 0.066 H 247.3°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #98BEE2 |
|---|---|
| RGB | rgb(152, 190, 226) |
| HSL | hsl(209, 56%, 74%) |
| HSV | hsv(209, 33%, 89%) |
| CMYK | cmyk(32.7%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(75.45, -4.22, -22.06) |
| CIE-LCH | lch(75.45, 22.46, 259.18°) |
| OKLab | oklab(78.65% -0.0254 -0.0607) |
| OKLCH | oklch(78.65% 0.066 247.3) |
| XYZ | xyz(45.0856, 48.9912, 79.0174) |
| Luminance | 0.4899 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.55
Cloudy Blue
#ACC2D9
ΔE00 4.82
Baby Blue (survey)
#A2CFFE
ΔE00 4.83
Carolina Blue
#8AB8FE
ΔE00 5.02
Lightsteelblue
#B0C4DE
ΔE00 5.32
Pastel Blue
#A2BFFE
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BEE2 #E2BC98
analogous
#98E2E1 #98BEE2 #9899E2
triadic
#98BEE2 #E298BE #BEE298
tetradic
#98BEE2 #E198E2 #E2BC98 #99E298
square
#98BEE2 #E198E2 #E2BC98 #99E298
split-complementary
#98BEE2 #E29899 #E2E198
monochromatic
#3882C7 #68A0D5 #98BEE2 #C8DCEF #E7F0F8
Accessibility & contrast
On white
1.94
#98BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#98BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BEE2
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BEE2 | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BEE4
Deuteranopia (green-blind)
#A7B6E1
Tritanopia (blue-blind)
#81C6CA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #98bee2; /* rgb */ color: rgb(152, 190, 226); /* oklch */ color: oklch(78.6% 0.066 247.3);
Tailwind
colors: {
custom: {
50: '#b8d1eb',
500: '#98bee2',
950: '#000000',
},
}SCSS
$custom: #98bee2; $custom-light: #b8d1eb; $custom-dark: #000000;
JSON
{
"hex": "#98bee2",
"rgb": {
"r": 152,
"g": 190,
"b": 226
},
"hsl": {
"h": 209.189,
"s": 56.061,
"l": 74.118
},
"oklch": {
"l": 0.78647,
"c": 0.06577,
"h": 247.3
},
"luminance": 0.48993
}Semantic roles & 50–950 ramp
primary
#98BEE2
secondary
#F0E5DB
accent
#7122C4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284