#98BFCE#98BFCE
#98BFCE is a light, muted cyan. Relative luminance 0.484; OKLCH L 78.1% C 0.047 H 223.3°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #98BFCE |
|---|---|
| RGB | rgb(152, 191, 206) |
| HSL | hsl(197, 36%, 70%) |
| HSV | hsv(197, 26%, 81%) |
| CMYK | cmyk(26.2%, 7.3%, 0%, 19.2%) |
| CIE-LAB | lab(75.07, -9.56, -11.79) |
| CIE-LCH | lch(75.07, 15.17, 230.97°) |
| OKLab | oklab(78.14% -0.034 -0.0321) |
| OKLCH | oklch(78.14% 0.047 223.3) |
| XYZ | xyz(42.7169, 48.3915, 65.4703) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.18
Lightblue
#ADD8E6
ΔE00 6.21
Sky Blue
#87CEEB
ΔE00 6.49
Baby Blue
#89CFF0
ΔE00 7.09
Cloudy Blue
#ACC2D9
ΔE00 7.48
Bluegrey
#85A3B2
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BFCE #CEA798
analogous
#98CEC2 #98BFCE #98A4CE
triadic
#98BFCE #CE98BF #BFCE98
tetradic
#98BFCE #C298CE #CEA798 #A4CE98
square
#98BFCE #C298CE #CEA798 #A4CE98
split-complementary
#98BFCE #CE98A4 #CEC298
monochromatic
#4C88A0 #6FA5BA #98BFCE #C1D9E2 #EAF2F5
Accessibility & contrast
On white
1.97
#98BFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#98BFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BFCE
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BFCE | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDCF
Deuteranopia (green-blind)
#AEB6CE
Tritanopia (blue-blind)
#87C4C4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #98bfce; /* rgb */ color: rgb(152, 191, 206); /* oklch */ color: oklch(78.1% 0.047 223.3);
Tailwind
colors: {
custom: {
50: '#b7d2dd',
500: '#98bfce',
950: '#000000',
},
}SCSS
$custom: #98bfce; $custom-light: #b7d2dd; $custom-dark: #000000;
JSON
{
"hex": "#98bfce",
"rgb": {
"r": 152,
"g": 191,
"b": 206
},
"hsl": {
"h": 196.667,
"s": 35.526,
"l": 70.196
},
"oklch": {
"l": 0.78137,
"c": 0.0468,
"h": 223.3
},
"luminance": 0.48393
}Semantic roles & 50–950 ramp
primary
#98BFCE
secondary
#E8DED9
accent
#5837AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283