#98BBD2#98BBD2
#98BBD2 is a light, muted cyan. Relative luminance 0.469; OKLCH L 77.4% C 0.050 H 237.1°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBD2 |
|---|---|
| RGB | rgb(152, 187, 210) |
| HSL | hsl(204, 39%, 71%) |
| HSV | hsv(204, 28%, 82%) |
| CMYK | cmyk(27.6%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(74.10, -6.49, -15.41) |
| CIE-LCH | lch(74.10, 16.72, 247.15°) |
| OKLab | oklab(77.41% -0.0272 -0.0421) |
| OKLCH | oklch(77.41% 0.05 237.1) |
| XYZ | xyz(42.3486, 46.8675, 67.7753) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.47
Cloudy Blue
#ACC2D9
ΔE00 4.73
Lightsteelblue
#B0C4DE
ΔE00 6.30
Baby Blue
#89CFF0
ΔE00 7.26
Bluegrey
#85A3B2
ΔE00 7.39
Sky Blue
#87CEEB
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBD2 #D2AF98
analogous
#98D2CC #98BBD2 #989ED2
triadic
#98BBD2 #D298BB #BBD298
tetradic
#98BBD2 #CC98D2 #D2AF98 #9ED298
square
#98BBD2 #CC98D2 #D2AF98 #9ED298
split-complementary
#98BBD2 #D2989E #D2CC98
monochromatic
#4982A7 #6D9FBF #98BBD2 #C3D7E5 #EAF1F6
Accessibility & contrast
On white
2.02
#98BBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#98BBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBD2
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBD2 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD3
Deuteranopia (green-blind)
#A9B3D2
Tritanopia (blue-blind)
#87C1C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #98bbd2; /* rgb */ color: rgb(152, 187, 210); /* oklch */ color: oklch(77.4% 0.050 237.1);
Tailwind
colors: {
custom: {
50: '#b7cfdf',
500: '#98bbd2',
950: '#000000',
},
}SCSS
$custom: #98bbd2; $custom-light: #b7cfdf; $custom-dark: #000000;
JSON
{
"hex": "#98bbd2",
"rgb": {
"r": 152,
"g": 187,
"b": 210
},
"hsl": {
"h": 203.793,
"s": 39.189,
"l": 70.98
},
"oklch": {
"l": 0.77414,
"c": 0.05014,
"h": 237.1
},
"luminance": 0.46869
}Semantic roles & 50–950 ramp
primary
#98BBD2
secondary
#EBE1DB
accent
#6633B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283