#98BFCA#98BFCA
#98BFCA is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.0% C 0.044 H 216.8°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #98BFCA |
|---|---|
| RGB | rgb(152, 191, 202) |
| HSL | hsl(193, 32%, 69%) |
| HSV | hsv(193, 25%, 79%) |
| CMYK | cmyk(24.8%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.95, -10.47, -9.80) |
| CIE-LCH | lch(74.95, 14.34, 223.08°) |
| OKLab | oklab(78% -0.0356 -0.0266) |
| OKLCH | oklch(78% 0.044 216.8) |
| XYZ | xyz(42.2372, 48.1996, 62.9437) |
| Luminance | 0.4820 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.27
Light Grey Blue
#9DBCD4
ΔE00 6.78
Sky Blue
#87CEEB
ΔE00 7.30
Baby Blue
#89CFF0
ΔE00 8.15
Bluegrey
#85A3B2
ΔE00 8.34
Powder Blue
#B0E0E6
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BFCA #CAA398
analogous
#98CABC #98BFCA #98A6CA
triadic
#98BFCA #CA98BF #BFCA98
tetradic
#98BFCA #BC98CA #CAA398 #A6CA98
square
#98BFCA #BC98CA #CAA398 #A6CA98
split-complementary
#98BFCA #CA98A6 #CABC98
monochromatic
#4F8999 #70A6B5 #98BFCA #C0D8DF #E9F1F4
Accessibility & contrast
On white
1.97
#98BFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#98BFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BFCA
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BFCA | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#AFB6CA
Tritanopia (blue-blind)
#89C3C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #98bfca; /* rgb */ color: rgb(152, 191, 202); /* oklch */ color: oklch(78.0% 0.044 216.8);
Tailwind
colors: {
custom: {
50: '#b7d2da',
500: '#98bfca',
950: '#000000',
},
}SCSS
$custom: #98bfca; $custom-light: #b7d2da; $custom-dark: #000000;
JSON
{
"hex": "#98bfca",
"rgb": {
"r": 152,
"g": 191,
"b": 202
},
"hsl": {
"h": 193.2,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.78001,
"c": 0.04446,
"h": 216.8
},
"luminance": 0.48201
}Semantic roles & 50–950 ramp
primary
#98BFCA
secondary
#E6DBD8
accent
#533BAB
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283