#98BBCD#98BBCD
#98BBCD is a light, muted cyan. Relative luminance 0.466; OKLCH L 77.2% C 0.046 H 230.4°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBCD |
|---|---|
| RGB | rgb(152, 187, 205) |
| HSL | hsl(200, 35%, 70%) |
| HSV | hsv(200, 26%, 80%) |
| CMYK | cmyk(25.9%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(73.95, -7.67, -12.93) |
| CIE-LCH | lch(73.95, 15.03, 239.32°) |
| OKLab | oklab(77.24% -0.0291 -0.0352) |
| OKLCH | oklch(77.24% 0.046 230.4) |
| XYZ | xyz(41.7354, 46.6222, 64.5458) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.24
Cloudy Blue
#ACC2D9
ΔE00 5.94
Bluegrey
#85A3B2
ΔE00 6.85
Sky Blue
#87CEEB
ΔE00 7.30
Baby Blue
#89CFF0
ΔE00 7.52
Lightblue
#ADD8E6
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBCD #CDAA98
analogous
#98CDC4 #98BBCD #98A1CD
triadic
#98BBCD #CD98BB #BBCD98
tetradic
#98BBCD #C498CD #CDAA98 #A1CD98
square
#98BBCD #C498CD #CDAA98 #A1CD98
split-complementary
#98BBCD #CD98A1 #CDC498
monochromatic
#4D829E #6FA0B9 #98BBCD #C1D6E1 #EAF1F5
Accessibility & contrast
On white
2.03
#98BBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#98BBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBCD
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBCD | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CE
Deuteranopia (green-blind)
#AAB3CD
Tritanopia (blue-blind)
#88C0C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #98bbcd; /* rgb */ color: rgb(152, 187, 205); /* oklch */ color: oklch(77.2% 0.046 230.4);
Tailwind
colors: {
custom: {
50: '#b7cfdc',
500: '#98bbcd',
950: '#000000',
},
}SCSS
$custom: #98bbcd; $custom-light: #b7cfdc; $custom-dark: #000000;
JSON
{
"hex": "#98bbcd",
"rgb": {
"r": 152,
"g": 187,
"b": 205
},
"hsl": {
"h": 200.377,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.77238,
"c": 0.04569,
"h": 230.4
},
"luminance": 0.46624
}Semantic roles & 50–950 ramp
primary
#98BBCD
secondary
#E8DED9
accent
#6038AD
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283