#98BEDE#98BEDE
#98BEDE is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.5% C 0.061 H 244.1°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #98BEDE |
|---|---|
| RGB | rgb(152, 190, 222) |
| HSL | hsl(207, 51%, 73%) |
| HSV | hsv(207, 32%, 87%) |
| CMYK | cmyk(31.5%, 14.4%, 0%, 12.9%) |
| CIE-LAB | lab(75.31, -5.21, -20.10) |
| CIE-LCH | lch(75.31, 20.77, 255.48°) |
| OKLab | oklab(78.5% -0.0268 -0.0552) |
| OKLCH | oklch(78.5% 0.061 244.1) |
| XYZ | xyz(44.5431, 48.7742, 76.1605) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.49
Cloudy Blue
#ACC2D9
ΔE00 4.47
Lightsteelblue
#B0C4DE
ΔE00 5.37
Baby Blue (survey)
#A2CFFE
ΔE00 5.46
Light Blue
#95D0FC
ΔE00 5.66
Carolina Blue
#8AB8FE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BEDE #DEB898
analogous
#98DEDB #98BEDE #989BDE
triadic
#98BEDE #DE98BE #BEDE98
tetradic
#98BEDE #DB98DE #DEB898 #9BDE98
square
#98BEDE #DB98DE #DEB898 #9BDE98
split-complementary
#98BEDE #DE989B #DEDB98
monochromatic
#3D83BF #6AA1CF #98BEDE #C6DBED #E8F0F8
Accessibility & contrast
On white
1.95
#98BEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#98BEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BEDE
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BEDE | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE0
Deuteranopia (green-blind)
#A8B6DD
Tritanopia (blue-blind)
#82C6C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #98bede; /* rgb */ color: rgb(152, 190, 222); /* oklch */ color: oklch(78.5% 0.061 244.1);
Tailwind
colors: {
custom: {
50: '#b8d1e8',
500: '#98bede',
950: '#000000',
},
}SCSS
$custom: #98bede; $custom-light: #b8d1e8; $custom-dark: #000000;
JSON
{
"hex": "#98bede",
"rgb": {
"r": 152,
"g": 190,
"b": 222
},
"hsl": {
"h": 207.429,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.78495,
"c": 0.06134,
"h": 244.1
},
"luminance": 0.48776
}Semantic roles & 50–950 ramp
primary
#98BEDE
secondary
#EFE5DC
accent
#6C27BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284