#98BDCA#98BDCA
#98BDCA is a light, muted cyan. Relative luminance 0.473; OKLCH L 77.6% C 0.044 H 221.3°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #98BDCA |
|---|---|
| RGB | rgb(152, 189, 202) |
| HSL | hsl(196, 32%, 69%) |
| HSV | hsv(196, 25%, 79%) |
| CMYK | cmyk(24.8%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.40, -9.42, -10.61) |
| CIE-LCH | lch(74.40, 14.19, 228.41°) |
| OKLab | oklab(77.57% -0.0329 -0.0289) |
| OKLCH | oklch(77.57% 0.044 221.3) |
| XYZ | xyz(41.8040, 47.3332, 62.7993) |
| Luminance | 0.4733 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.61
Lightblue
#ADD8E6
ΔE00 6.70
Sky Blue
#87CEEB
ΔE00 7.30
Bluegrey
#85A3B2
ΔE00 7.51
Cloudy Blue
#ACC2D9
ΔE00 7.83
Baby Blue
#89CFF0
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BDCA #CAA598
analogous
#98CABE #98BDCA #98A4CA
triadic
#98BDCA #CA98BD #BDCA98
tetradic
#98BDCA #BE98CA #CAA598 #A4CA98
square
#98BDCA #BE98CA #CAA598 #A4CA98
split-complementary
#98BDCA #CA98A4 #CABE98
monochromatic
#4F8699 #70A3B5 #98BDCA #C0D7DF #E9F1F4
Accessibility & contrast
On white
2.01
#98BDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#98BDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BDCA
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BDCA | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCB
Deuteranopia (green-blind)
#ADB4CA
Tritanopia (blue-blind)
#89C1C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bdca; /* rgb */ color: rgb(152, 189, 202); /* oklch */ color: oklch(77.6% 0.044 221.3);
Tailwind
colors: {
custom: {
50: '#b7d0da',
500: '#98bdca',
950: '#000000',
},
}SCSS
$custom: #98bdca; $custom-light: #b7d0da; $custom-dark: #000000;
JSON
{
"hex": "#98bdca",
"rgb": {
"r": 152,
"g": 189,
"b": 202
},
"hsl": {
"h": 195.6,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.77567,
"c": 0.0438,
"h": 221.3
},
"luminance": 0.47335
}Semantic roles & 50–950 ramp
primary
#98BDCA
secondary
#E6DBD8
accent
#583BAB
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283