#98BFCC#98BFCC
#98BFCC is a light, muted cyan. Relative luminance 0.483; OKLCH L 78.1% C 0.046 H 220.2°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #98BFCC |
|---|---|
| RGB | rgb(152, 191, 204) |
| HSL | hsl(195, 34%, 70%) |
| HSV | hsv(195, 25%, 80%) |
| CMYK | cmyk(25.5%, 6.4%, 0%, 20%) |
| CIE-LAB | lab(75.01, -10.02, -10.79) |
| CIE-LCH | lch(75.01, 14.72, 227.13°) |
| OKLab | oklab(78.07% -0.0348 -0.0294) |
| OKLCH | oklch(78.07% 0.046 220.2) |
| XYZ | xyz(42.4755, 48.2949, 64.1989) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.97
Lightblue
#ADD8E6
ΔE00 6.18
Sky Blue
#87CEEB
ΔE00 6.85
Baby Blue
#89CFF0
ΔE00 7.58
Bluegrey
#85A3B2
ΔE00 8.10
Cloudy Blue
#ACC2D9
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BFCC #CCA598
analogous
#98CCBF #98BFCC #98A5CC
triadic
#98BFCC #CC98BF #BFCC98
tetradic
#98BFCC #BF98CC #CCA598 #A5CC98
square
#98BFCC #BF98CC #CCA598 #A5CC98
split-complementary
#98BFCC #CC98A5 #CCBF98
monochromatic
#4D899C #6FA6B8 #98BFCC #C1D8E0 #EAF2F5
Accessibility & contrast
On white
1.97
#98BFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#98BFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BFCC
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BFCC | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCD
Deuteranopia (green-blind)
#AFB6CC
Tritanopia (blue-blind)
#88C4C3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #98bfcc; /* rgb */ color: rgb(152, 191, 204); /* oklch */ color: oklch(78.1% 0.046 220.2);
Tailwind
colors: {
custom: {
50: '#b7d2db',
500: '#98bfcc',
950: '#000000',
},
}SCSS
$custom: #98bfcc; $custom-light: #b7d2db; $custom-dark: #000000;
JSON
{
"hex": "#98bfcc",
"rgb": {
"r": 152,
"g": 191,
"b": 204
},
"hsl": {
"h": 195,
"s": 33.766,
"l": 69.804
},
"oklch": {
"l": 0.78069,
"c": 0.04555,
"h": 220.2
},
"luminance": 0.48297
}Semantic roles & 50–950 ramp
primary
#98BFCC
secondary
#E7DCD9
accent
#5639AD
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283