#98BDCB#98BDCB
#98BDCB is a light, muted cyan. Relative luminance 0.474; OKLCH L 77.6% C 0.044 H 222.9°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #98BDCB |
|---|---|
| RGB | rgb(152, 189, 203) |
| HSL | hsl(196, 33%, 70%) |
| HSV | hsv(196, 25%, 80%) |
| CMYK | cmyk(25.1%, 6.9%, 0%, 20.4%) |
| CIE-LAB | lab(74.43, -9.19, -11.11) |
| CIE-LCH | lch(74.43, 14.42, 230.40°) |
| OKLab | oklab(77.6% -0.0325 -0.0302) |
| OKLCH | oklch(77.6% 0.044 222.9) |
| XYZ | xyz(41.9228, 47.3808, 63.4249) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.20
Lightblue
#ADD8E6
ΔE00 6.71
Sky Blue
#87CEEB
ΔE00 7.13
Bluegrey
#85A3B2
ΔE00 7.43
Cloudy Blue
#ACC2D9
ΔE00 7.49
Baby Blue
#89CFF0
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BDCB #CBA698
analogous
#98CBC0 #98BDCB #98A4CB
triadic
#98BDCB #CB98BD #BDCB98
tetradic
#98BDCB #C098CB #CBA698 #A4CB98
square
#98BDCB #C098CB #CBA698 #A4CB98
split-complementary
#98BDCB #CB98A4 #CBC098
monochromatic
#4E869B #6FA3B6 #98BDCB #C1D7E0 #E9F1F4
Accessibility & contrast
On white
2.00
#98BDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#98BDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BDCB
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BDCB | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCC
Deuteranopia (green-blind)
#ADB4CB
Tritanopia (blue-blind)
#89C2C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bdcb; /* rgb */ color: rgb(152, 189, 203); /* oklch */ color: oklch(77.6% 0.044 222.9);
Tailwind
colors: {
custom: {
50: '#b7d0da',
500: '#98bdcb',
950: '#000000',
},
}SCSS
$custom: #98bdcb; $custom-light: #b7d0da; $custom-dark: #000000;
JSON
{
"hex": "#98bdcb",
"rgb": {
"r": 152,
"g": 189,
"b": 203
},
"hsl": {
"h": 196.471,
"s": 32.903,
"l": 69.608
},
"oklch": {
"l": 0.77601,
"c": 0.04443,
"h": 222.9
},
"luminance": 0.47382
}Semantic roles & 50–950 ramp
primary
#98BDCB
secondary
#E7DCD8
accent
#593AAC
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283