#98BEDF#98BEDF
#98BEDF is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.5% C 0.062 H 244.9°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #98BEDF |
|---|---|
| RGB | rgb(152, 190, 223) |
| HSL | hsl(208, 53%, 74%) |
| HSV | hsv(208, 32%, 87%) |
| CMYK | cmyk(31.8%, 14.8%, 0%, 12.5%) |
| CIE-LAB | lab(75.34, -4.96, -20.59) |
| CIE-LCH | lch(75.34, 21.18, 256.46°) |
| OKLab | oklab(78.53% -0.0265 -0.0565) |
| OKLCH | oklch(78.53% 0.062 244.9) |
| XYZ | xyz(44.6776, 48.8280, 76.8684) |
| Luminance | 0.4883 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.75
Cloudy Blue
#ACC2D9
ΔE00 4.53
Baby Blue (survey)
#A2CFFE
ΔE00 5.27
Lightsteelblue
#B0C4DE
ΔE00 5.33
Light Blue
#95D0FC
ΔE00 5.62
Carolina Blue
#8AB8FE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BEDF #DFB998
analogous
#98DFDC #98BEDF #989ADF
triadic
#98BEDF #DF98BE #BEDF98
tetradic
#98BEDF #DC98DF #DFB998 #9ADF98
square
#98BEDF #DC98DF #DFB998 #9ADF98
split-complementary
#98BEDF #DF989A #DFDC98
monochromatic
#3C83C1 #69A1D0 #98BEDF #C7DBEE #E8F0F8
Accessibility & contrast
On white
1.95
#98BEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#98BEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BEDF
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BEDF | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE1
Deuteranopia (green-blind)
#A8B6DE
Tritanopia (blue-blind)
#82C6C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #98bedf; /* rgb */ color: rgb(152, 190, 223); /* oklch */ color: oklch(78.5% 0.062 244.9);
Tailwind
colors: {
custom: {
50: '#b8d1e9',
500: '#98bedf',
950: '#000000',
},
}SCSS
$custom: #98bedf; $custom-light: #b8d1e9; $custom-dark: #000000;
JSON
{
"hex": "#98bedf",
"rgb": {
"r": 152,
"g": 190,
"b": 223
},
"hsl": {
"h": 207.887,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.78533,
"c": 0.06243,
"h": 244.9
},
"luminance": 0.4883
}Semantic roles & 50–950 ramp
primary
#98BEDF
secondary
#EFE5DC
accent
#6D25C0
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284