#98BFCD#98BFCD
#98BFCD is a light, muted cyan. Relative luminance 0.483; OKLCH L 78.1% C 0.046 H 221.8°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #98BFCD |
|---|---|
| RGB | rgb(152, 191, 205) |
| HSL | hsl(196, 35%, 70%) |
| HSV | hsv(196, 26%, 80%) |
| CMYK | cmyk(25.9%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(75.04, -9.79, -11.29) |
| CIE-LCH | lch(75.04, 14.94, 229.08°) |
| OKLab | oklab(78.1% -0.0344 -0.0307) |
| OKLCH | oklch(78.1% 0.046 221.8) |
| XYZ | xyz(42.5959, 48.3431, 64.8326) |
| Luminance | 0.4834 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.57
Lightblue
#ADD8E6
ΔE00 6.18
Sky Blue
#87CEEB
ΔE00 6.66
Baby Blue
#89CFF0
ΔE00 7.32
Cloudy Blue
#ACC2D9
ΔE00 7.80
Bluegrey
#85A3B2
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BFCD #CDA698
analogous
#98CDC1 #98BFCD #98A4CD
triadic
#98BFCD #CD98BF #BFCD98
tetradic
#98BFCD #C198CD #CDA698 #A4CD98
square
#98BFCD #C198CD #CDA698 #A4CD98
split-complementary
#98BFCD #CD98A4 #CDC198
monochromatic
#4D889E #6FA5B9 #98BFCD #C1D9E1 #EAF2F5
Accessibility & contrast
On white
1.97
#98BFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#98BFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BFCD
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BFCD | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCE
Deuteranopia (green-blind)
#AEB6CD
Tritanopia (blue-blind)
#88C4C3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #98bfcd; /* rgb */ color: rgb(152, 191, 205); /* oklch */ color: oklch(78.1% 0.046 221.8);
Tailwind
colors: {
custom: {
50: '#b7d2dc',
500: '#98bfcd',
950: '#000000',
},
}SCSS
$custom: #98bfcd; $custom-light: #b7d2dc; $custom-dark: #000000;
JSON
{
"hex": "#98bfcd",
"rgb": {
"r": 152,
"g": 191,
"b": 205
},
"hsl": {
"h": 195.849,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.78102,
"c": 0.04616,
"h": 221.8
},
"luminance": 0.48345
}Semantic roles & 50–950 ramp
primary
#98BFCD
secondary
#E8DDD9
accent
#5738AD
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283