#98BEDD#98BEDD
#98BEDD is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.5% C 0.060 H 243.2°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #98BEDD |
|---|---|
| RGB | rgb(152, 190, 221) |
| HSL | hsl(207, 50%, 73%) |
| HSV | hsv(207, 31%, 87%) |
| CMYK | cmyk(31.2%, 14%, 0%, 13.3%) |
| CIE-LAB | lab(75.28, -5.45, -19.61) |
| CIE-LCH | lch(75.28, 20.36, 254.47°) |
| OKLab | oklab(78.46% -0.0272 -0.0538) |
| OKLCH | oklch(78.46% 0.06 243.2) |
| XYZ | xyz(44.4095, 48.7208, 75.4567) |
| Luminance | 0.4872 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.25
Cloudy Blue
#ACC2D9
ΔE00 4.44
Lightsteelblue
#B0C4DE
ΔE00 5.44
Baby Blue (survey)
#A2CFFE
ΔE00 5.66
Light Blue
#95D0FC
ΔE00 5.72
Sky
#82CAFC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BEDD #DDB798
analogous
#98DDDA #98BEDD #989BDD
triadic
#98BEDD #DD98BE #BEDD98
tetradic
#98BEDD #DA98DD #DDB798 #9BDD98
square
#98BEDD #DA98DD #DDB798 #9BDD98
split-complementary
#98BEDD #DD989B #DDDA98
monochromatic
#3E84BC #6AA1CE #98BEDD #C6DBEC #E8F0F7
Accessibility & contrast
On white
1.95
#98BEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#98BEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BEDD
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BEDD | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEDF
Deuteranopia (green-blind)
#A8B6DC
Tritanopia (blue-blind)
#83C5C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #98bedd; /* rgb */ color: rgb(152, 190, 221); /* oklch */ color: oklch(78.5% 0.060 243.2);
Tailwind
colors: {
custom: {
50: '#b8d1e7',
500: '#98bedd',
950: '#000000',
},
}SCSS
$custom: #98bedd; $custom-light: #b8d1e7; $custom-dark: #000000;
JSON
{
"hex": "#98bedd",
"rgb": {
"r": 152,
"g": 190,
"b": 221
},
"hsl": {
"h": 206.957,
"s": 50.365,
"l": 73.137
},
"oklch": {
"l": 0.78458,
"c": 0.06027,
"h": 243.2
},
"luminance": 0.48723
}Semantic roles & 50–950 ramp
primary
#98BEDD
secondary
#EEE5DD
accent
#6B28BE
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284