#97BDCF#97BDCF
#97BDCF is a light, muted cyan. Relative luminance 0.475; OKLCH L 77.7% C 0.048 H 228.4°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #97BDCF |
|---|---|
| RGB | rgb(151, 189, 207) |
| HSL | hsl(199, 37%, 70%) |
| HSV | hsv(199, 27%, 81%) |
| CMYK | cmyk(27.1%, 8.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.49, -8.56, -13.20) |
| CIE-LCH | lch(74.49, 15.74, 237.03°) |
| OKLab | oklab(77.68% -0.032 -0.036) |
| OKLCH | oklch(77.68% 0.048 228.4) |
| XYZ | xyz(42.2192, 47.4778, 65.9590) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.83
Cloudy Blue
#ACC2D9
ΔE00 6.48
Sky Blue
#87CEEB
ΔE00 6.56
Baby Blue
#89CFF0
ΔE00 6.89
Lightblue
#ADD8E6
ΔE00 6.99
Bluegrey
#85A3B2
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BDCF #CFA997
analogous
#97CFC5 #97BDCF #97A1CF
triadic
#97BDCF #CF97BD #BDCF97
tetradic
#97BDCF #C597CF #CFA997 #A1CF97
square
#97BDCF #C597CF #CFA997 #A1CF97
split-complementary
#97BDCF #CF97A1 #CFC597
monochromatic
#4A85A1 #6DA2BC #97BDCF #C1D8E2 #EAF2F5
Accessibility & contrast
On white
2.00
#97BDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#97BDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BDCF
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BDCF | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBD0
Deuteranopia (green-blind)
#ABB4CF
Tritanopia (blue-blind)
#86C2C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bdcf; /* rgb */ color: rgb(151, 189, 207); /* oklch */ color: oklch(77.7% 0.048 228.4);
Tailwind
colors: {
custom: {
50: '#b6d0dd',
500: '#97bdcf',
950: '#000000',
},
}SCSS
$custom: #97bdcf; $custom-light: #b6d0dd; $custom-dark: #000000;
JSON
{
"hex": "#97bdcf",
"rgb": {
"r": 151,
"g": 189,
"b": 207
},
"hsl": {
"h": 199.286,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.77675,
"c": 0.04815,
"h": 228.4
},
"luminance": 0.47479
}Semantic roles & 50–950 ramp
primary
#97BDCF
secondary
#E9DED9
accent
#5D36B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283