#98BED2#98BED2
#98BED2 is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.1% C 0.050 H 231.1°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #98BED2 |
|---|---|
| RGB | rgb(152, 190, 210) |
| HSL | hsl(201, 39%, 71%) |
| HSV | hsv(201, 28%, 82%) |
| CMYK | cmyk(27.6%, 9.5%, 0%, 17.6%) |
| CIE-LAB | lab(74.92, -8.09, -14.18) |
| CIE-LCH | lch(74.92, 16.33, 240.29°) |
| OKLab | oklab(78.06% -0.0312 -0.0387) |
| OKLCH | oklch(78.06% 0.05 231.1) |
| XYZ | xyz(42.9917, 48.1537, 67.9896) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.11
Cloudy Blue
#ACC2D9
ΔE00 5.85
Sky Blue
#87CEEB
ΔE00 6.35
Baby Blue
#89CFF0
ΔE00 6.51
Lightblue
#ADD8E6
ΔE00 7.03
Lightsteelblue
#B0C4DE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BED2 #D2AC98
analogous
#98D2C9 #98BED2 #98A1D2
triadic
#98BED2 #D298BE #BED298
tetradic
#98BED2 #C998D2 #D2AC98 #A1D298
square
#98BED2 #C998D2 #D2AC98 #A1D298
split-complementary
#98BED2 #D298A1 #D2C998
monochromatic
#4986A7 #6DA3BF #98BED2 #C3D9E5 #EAF2F6
Accessibility & contrast
On white
1.98
#98BED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#98BED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BED2
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BED2 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BCD3
Deuteranopia (green-blind)
#ACB5D2
Tritanopia (blue-blind)
#86C4C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #98bed2; /* rgb */ color: rgb(152, 190, 210); /* oklch */ color: oklch(78.1% 0.050 231.1);
Tailwind
colors: {
custom: {
50: '#b7d1df',
500: '#98bed2',
950: '#000000',
},
}SCSS
$custom: #98bed2; $custom-light: #b7d1df; $custom-dark: #000000;
JSON
{
"hex": "#98bed2",
"rgb": {
"r": 152,
"g": 190,
"b": 210
},
"hsl": {
"h": 200.69,
"s": 39.189,
"l": 70.98
},
"oklch": {
"l": 0.78059,
"c": 0.04972,
"h": 231.1
},
"luminance": 0.48155
}Semantic roles & 50–950 ramp
primary
#98BED2
secondary
#EBE1DB
accent
#5F33B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283