#98BDCF#98BDCF
#98BDCF is a light, muted cyan. Relative luminance 0.476; OKLCH L 77.7% C 0.047 H 229.0°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #98BDCF |
|---|---|
| RGB | rgb(152, 189, 207) |
| HSL | hsl(200, 36%, 70%) |
| HSV | hsv(200, 27%, 81%) |
| CMYK | cmyk(26.6%, 8.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.56, -8.26, -13.10) |
| CIE-LCH | lch(74.56, 15.49, 237.76°) |
| OKLab | oklab(77.74% -0.031 -0.0357) |
| OKLCH | oklch(77.74% 0.047 229) |
| XYZ | xyz(42.4056, 47.5739, 65.9677) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.61
Cloudy Blue
#ACC2D9
ΔE00 6.23
Sky Blue
#87CEEB
ΔE00 6.71
Baby Blue
#89CFF0
ΔE00 7.00
Lightblue
#ADD8E6
ΔE00 7.03
Bluegrey
#85A3B2
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BDCF #CFAA98
analogous
#98CFC5 #98BDCF #98A1CF
triadic
#98BDCF #CF98BD #BDCF98
tetradic
#98BDCF #C598CF #CFAA98 #A1CF98
square
#98BDCF #C598CF #CFAA98 #A1CF98
split-complementary
#98BDCF #CF98A1 #CFC598
monochromatic
#4B85A1 #6EA2BC #98BDCF #C2D8E2 #EAF2F5
Accessibility & contrast
On white
2.00
#98BDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#98BDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BDCF
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BDCF | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBD0
Deuteranopia (green-blind)
#ACB5CF
Tritanopia (blue-blind)
#87C2C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bdcf; /* rgb */ color: rgb(152, 189, 207); /* oklch */ color: oklch(77.7% 0.047 229.0);
Tailwind
colors: {
custom: {
50: '#b7d0dd',
500: '#98bdcf',
950: '#000000',
},
}SCSS
$custom: #98bdcf; $custom-light: #b7d0dd; $custom-dark: #000000;
JSON
{
"hex": "#98bdcf",
"rgb": {
"r": 152,
"g": 189,
"b": 207
},
"hsl": {
"h": 199.636,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.77739,
"c": 0.0473,
"h": 229
},
"luminance": 0.47576
}Semantic roles & 50–950 ramp
primary
#98BDCF
secondary
#E9DFDA
accent
#5E36AF
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283