#98BEE1#98BEE1
#98BEE1 is a light, moderate cyan. Relative luminance 0.489; OKLCH L 78.6% C 0.065 H 246.5°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #98BEE1 |
|---|---|
| RGB | rgb(152, 190, 225) |
| HSL | hsl(209, 55%, 74%) |
| HSV | hsv(209, 32%, 88%) |
| CMYK | cmyk(32.4%, 15.6%, 0%, 11.8%) |
| CIE-LAB | lab(75.41, -4.47, -21.57) |
| CIE-LCH | lch(75.41, 22.03, 258.30°) |
| OKLab | oklab(78.61% -0.0258 -0.0593) |
| OKLCH | oklch(78.61% 0.065 246.5) |
| XYZ | xyz(44.9488, 48.9365, 78.2969) |
| Luminance | 0.4894 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.28
Cloudy Blue
#ACC2D9
ΔE00 4.71
Baby Blue (survey)
#A2CFFE
ΔE00 4.96
Carolina Blue
#8AB8FE
ΔE00 5.25
Lightsteelblue
#B0C4DE
ΔE00 5.30
Light Blue
#95D0FC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BEE1 #E1BB98
analogous
#98E1E0 #98BEE1 #989AE1
triadic
#98BEE1 #E198BE #BEE198
tetradic
#98BEE1 #E098E1 #E1BB98 #9AE198
square
#98BEE1 #E098E1 #E1BB98 #9AE198
split-complementary
#98BEE1 #E1989A #E1E098
monochromatic
#3982C5 #69A0D3 #98BEE1 #C7DCEF #E7F0F8
Accessibility & contrast
On white
1.95
#98BEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#98BEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BEE1
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BEE1 | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BEE3
Deuteranopia (green-blind)
#A7B6E0
Tritanopia (blue-blind)
#81C6C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #98bee1; /* rgb */ color: rgb(152, 190, 225); /* oklch */ color: oklch(78.6% 0.065 246.5);
Tailwind
colors: {
custom: {
50: '#b8d1ea',
500: '#98bee1',
950: '#000000',
},
}SCSS
$custom: #98bee1; $custom-light: #b8d1ea; $custom-dark: #000000;
JSON
{
"hex": "#98bee1",
"rgb": {
"r": 152,
"g": 190,
"b": 225
},
"hsl": {
"h": 208.767,
"s": 54.887,
"l": 73.922
},
"oklch": {
"l": 0.78608,
"c": 0.06464,
"h": 246.5
},
"luminance": 0.48939
}Semantic roles & 50–950 ramp
primary
#98BEE1
secondary
#EFE5DC
accent
#6F23C2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284