#97BED9#97BED9
#97BED9 is a light, muted cyan. Relative luminance 0.484; OKLCH L 78.2% C 0.057 H 238.7°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #97BED9 |
|---|---|
| RGB | rgb(151, 190, 217) |
| HSL | hsl(205, 46%, 72%) |
| HSV | hsv(205, 30%, 85%) |
| CMYK | cmyk(30.4%, 12.4%, 0%, 14.9%) |
| CIE-LAB | lab(75.09, -6.71, -17.74) |
| CIE-LCH | lch(75.09, 18.97, 249.28°) |
| OKLab | oklab(78.25% -0.0296 -0.0486) |
| OKLCH | oklch(78.25% 0.057 238.7) |
| XYZ | xyz(43.6965, 48.4140, 72.6746) |
| Luminance | 0.4842 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.86
Cloudy Blue
#ACC2D9
ΔE00 4.82
Light Blue
#95D0FC
ΔE00 6.16
Lightsteelblue
#B0C4DE
ΔE00 6.18
Baby Blue
#89CFF0
ΔE00 6.27
Lightblue (survey)
#7BC8F6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BED9 #D9B297
analogous
#97D9D3 #97BED9 #979DD9
triadic
#97BED9 #D997BE #BED997
tetradic
#97BED9 #D397D9 #D9B297 #9DD997
square
#97BED9 #D397D9 #D9B297 #9DD997
split-complementary
#97BED9 #D9979D #D9D397
monochromatic
#4285B4 #6AA2C9 #97BED9 #C4DAE9 #E9F1F7
Accessibility & contrast
On white
1.97
#97BED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#97BED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BED9
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BED9 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BDDA
Deuteranopia (green-blind)
#A9B6D9
Tritanopia (blue-blind)
#82C5C7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #97bed9; /* rgb */ color: rgb(151, 190, 217); /* oklch */ color: oklch(78.2% 0.057 238.7);
Tailwind
colors: {
custom: {
50: '#b7d1e4',
500: '#97bed9',
950: '#000000',
},
}SCSS
$custom: #97bed9; $custom-light: #b7d1e4; $custom-dark: #000000;
JSON
{
"hex": "#97bed9",
"rgb": {
"r": 151,
"g": 190,
"b": 217
},
"hsl": {
"h": 204.545,
"s": 46.479,
"l": 72.157
},
"oklch": {
"l": 0.78247,
"c": 0.05689,
"h": 238.7
},
"luminance": 0.48416
}Semantic roles & 50–950 ramp
primary
#97BED9
secondary
#EEE4DD
accent
#662CBA
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283