#98BEE3#98BEE3
#98BEE3 is a light, moderate cyan. Relative luminance 0.490; OKLCH L 78.7% C 0.067 H 248.0°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #98BEE3 |
|---|---|
| RGB | rgb(152, 190, 227) |
| HSL | hsl(210, 57%, 74%) |
| HSV | hsv(210, 33%, 89%) |
| CMYK | cmyk(33%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(75.48, -3.97, -22.55) |
| CIE-LCH | lch(75.48, 22.90, 260.02°) |
| OKLab | oklab(78.69% -0.0251 -0.062) |
| OKLCH | oklch(78.69% 0.067 248) |
| XYZ | xyz(45.2232, 49.0463, 79.7422) |
| Luminance | 0.4905 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.82
Baby Blue (survey)
#A2CFFE
ΔE00 4.73
Carolina Blue
#8AB8FE
ΔE00 4.80
Cloudy Blue
#ACC2D9
ΔE00 4.95
Pastel Blue
#A2BFFE
ΔE00 5.29
Lightsteelblue
#B0C4DE
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BEE3 #E3BD98
analogous
#98E3E3 #98BEE3 #9899E3
triadic
#98BEE3 #E398BE #BEE398
tetradic
#98BEE3 #E398E3 #E3BD98 #99E398
square
#98BEE3 #E398E3 #E3BD98 #99E398
split-complementary
#98BEE3 #E39899 #E3E398
monochromatic
#3881C9 #68A0D6 #98BEE3 #C8DCF0 #E7F0F8
Accessibility & contrast
On white
1.94
#98BEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#98BEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BEE3
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BEE3 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BEE5
Deuteranopia (green-blind)
#A6B6E2
Tritanopia (blue-blind)
#80C7CA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #98bee3; /* rgb */ color: rgb(152, 190, 227); /* oklch */ color: oklch(78.7% 0.067 248.0);
Tailwind
colors: {
custom: {
50: '#b8d1eb',
500: '#98bee3',
950: '#000000',
},
}SCSS
$custom: #98bee3; $custom-light: #b8d1eb; $custom-dark: #000000;
JSON
{
"hex": "#98bee3",
"rgb": {
"r": 152,
"g": 190,
"b": 227
},
"hsl": {
"h": 209.6,
"s": 57.252,
"l": 74.314
},
"oklch": {
"l": 0.78685,
"c": 0.0669,
"h": 248
},
"luminance": 0.49048
}Semantic roles & 50–950 ramp
primary
#98BEE3
secondary
#F0E5DB
accent
#7221C5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284