#98BFCF#98BFCF
#98BFCF is a light, muted cyan. Relative luminance 0.484; OKLCH L 78.2% C 0.047 H 224.8°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #98BFCF |
|---|---|
| RGB | rgb(152, 191, 207) |
| HSL | hsl(197, 36%, 70%) |
| HSV | hsv(197, 27%, 81%) |
| CMYK | cmyk(26.6%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(75.10, -9.32, -12.29) |
| CIE-LCH | lch(75.10, 15.42, 232.81°) |
| OKLab | oklab(78.17% -0.0337 -0.0335) |
| OKLCH | oklch(78.17% 0.047 224.8) |
| XYZ | xyz(42.8388, 48.4402, 66.1121) |
| Luminance | 0.4844 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.79
Lightblue
#ADD8E6
ΔE00 6.27
Sky Blue
#87CEEB
ΔE00 6.35
Baby Blue
#89CFF0
ΔE00 6.87
Cloudy Blue
#ACC2D9
ΔE00 7.16
Bluegrey
#85A3B2
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BFCF #CFA898
analogous
#98CFC4 #98BFCF #98A3CF
triadic
#98BFCF #CF98BF #BFCF98
tetradic
#98BFCF #C498CF #CFA898 #A3CF98
square
#98BFCF #C498CF #CFA898 #A3CF98
split-complementary
#98BFCF #CF98A3 #CFC498
monochromatic
#4B88A1 #6EA5BC #98BFCF #C2D9E2 #EAF2F5
Accessibility & contrast
On white
1.96
#98BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#98BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BFCF
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BFCF | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD0
Deuteranopia (green-blind)
#AEB6CF
Tritanopia (blue-blind)
#87C4C4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #98bfcf; /* rgb */ color: rgb(152, 191, 207); /* oklch */ color: oklch(78.2% 0.047 224.8);
Tailwind
colors: {
custom: {
50: '#b7d2dd',
500: '#98bfcf',
950: '#000000',
},
}SCSS
$custom: #98bfcf; $custom-light: #b7d2dd; $custom-dark: #000000;
JSON
{
"hex": "#98bfcf",
"rgb": {
"r": 152,
"g": 191,
"b": 207
},
"hsl": {
"h": 197.455,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.78171,
"c": 0.04748,
"h": 224.8
},
"luminance": 0.48442
}Semantic roles & 50–950 ramp
primary
#98BFCF
secondary
#E9DEDA
accent
#5936AF
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283