#98BBCF#98BBCF
#98BBCF is a light, muted cyan. Relative luminance 0.467; OKLCH L 77.3% C 0.047 H 233.2°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBCF |
|---|---|
| RGB | rgb(152, 187, 207) |
| HSL | hsl(202, 36%, 70%) |
| HSV | hsv(202, 27%, 81%) |
| CMYK | cmyk(26.6%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.01, -7.20, -13.92) |
| CIE-LCH | lch(74.01, 15.67, 242.65°) |
| OKLab | oklab(77.31% -0.0284 -0.038) |
| OKLCH | oklch(77.31% 0.047 233.2) |
| XYZ | xyz(41.9784, 46.7194, 65.8253) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.47
Cloudy Blue
#ACC2D9
ΔE00 5.39
Bluegrey
#85A3B2
ΔE00 7.00
Lightsteelblue
#B0C4DE
ΔE00 7.07
Sky Blue
#87CEEB
ΔE00 7.27
Baby Blue
#89CFF0
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBCF #CFAC98
analogous
#98CFC7 #98BBCF #989FCF
triadic
#98BBCF #CF98BB #BBCF98
tetradic
#98BBCF #C798CF #CFAC98 #9FCF98
square
#98BBCF #C798CF #CFAC98 #9FCF98
split-complementary
#98BBCF #CF989F #CFC798
monochromatic
#4B82A1 #6E9FBC #98BBCF #C2D7E2 #EAF1F5
Accessibility & contrast
On white
2.03
#98BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#98BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBCF
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBCF | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BAD0
Deuteranopia (green-blind)
#AAB3CF
Tritanopia (blue-blind)
#88C0C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #98bbcf; /* rgb */ color: rgb(152, 187, 207); /* oklch */ color: oklch(77.3% 0.047 233.2);
Tailwind
colors: {
custom: {
50: '#b7cfdd',
500: '#98bbcf',
950: '#000000',
},
}SCSS
$custom: #98bbcf; $custom-light: #b7cfdd; $custom-dark: #000000;
JSON
{
"hex": "#98bbcf",
"rgb": {
"r": 152,
"g": 187,
"b": 207
},
"hsl": {
"h": 201.818,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.77308,
"c": 0.04739,
"h": 233.2
},
"luminance": 0.46721
}Semantic roles & 50–950 ramp
primary
#98BBCF
secondary
#E9DFDA
accent
#6236AF
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283