#98BEE0#98BEE0
#98BEE0 is a light, moderate cyan. Relative luminance 0.489; OKLCH L 78.6% C 0.064 H 245.7°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #98BEE0 |
|---|---|
| RGB | rgb(152, 190, 224) |
| HSL | hsl(208, 54%, 74%) |
| HSV | hsv(208, 32%, 88%) |
| CMYK | cmyk(32.1%, 15.2%, 0%, 12.2%) |
| CIE-LAB | lab(75.38, -4.71, -21.08) |
| CIE-LCH | lch(75.38, 21.61, 257.40°) |
| OKLab | oklab(78.57% -0.0261 -0.0579) |
| OKLCH | oklch(78.57% 0.064 245.7) |
| XYZ | xyz(44.8128, 48.8821, 77.5805) |
| Luminance | 0.4888 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.02
Cloudy Blue
#ACC2D9
ΔE00 4.61
Baby Blue (survey)
#A2CFFE
ΔE00 5.11
Lightsteelblue
#B0C4DE
ΔE00 5.31
Carolina Blue
#8AB8FE
ΔE00 5.50
Light Blue
#95D0FC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BEE0 #E0BA98
analogous
#98E0DE #98BEE0 #989AE0
triadic
#98BEE0 #E098BE #BEE098
tetradic
#98BEE0 #DE98E0 #E0BA98 #9AE098
square
#98BEE0 #DE98E0 #E0BA98 #9AE098
split-complementary
#98BEE0 #E0989A #E0DE98
monochromatic
#3B83C3 #69A0D2 #98BEE0 #C7DCEE #E7F0F8
Accessibility & contrast
On white
1.95
#98BEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#98BEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BEE0
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BEE0 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE2
Deuteranopia (green-blind)
#A7B6DF
Tritanopia (blue-blind)
#82C6C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #98bee0; /* rgb */ color: rgb(152, 190, 224); /* oklch */ color: oklch(78.6% 0.064 245.7);
Tailwind
colors: {
custom: {
50: '#b8d1e9',
500: '#98bee0',
950: '#000000',
},
}SCSS
$custom: #98bee0; $custom-light: #b8d1e9; $custom-dark: #000000;
JSON
{
"hex": "#98bee0",
"rgb": {
"r": 152,
"g": 190,
"b": 224
},
"hsl": {
"h": 208.333,
"s": 53.731,
"l": 73.725
},
"oklch": {
"l": 0.78571,
"c": 0.06353,
"h": 245.7
},
"luminance": 0.48884
}Semantic roles & 50–950 ramp
primary
#98BEE0
secondary
#EFE5DC
accent
#6E24C1
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284