#97C8DB#97C8DB
#97C8DB is a light, muted cyan. Relative luminance 0.530; OKLCH L 80.5% C 0.058 H 223.8°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #97C8DB |
|---|---|
| RGB | rgb(151, 200, 219) |
| HSL | hsl(197, 49%, 73%) |
| HSV | hsv(197, 31%, 86%) |
| CMYK | cmyk(31.1%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(77.88, -11.51, -14.62) |
| CIE-LCH | lch(77.88, 18.60, 231.80°) |
| OKLab | oklab(80.47% -0.0417 -0.04) |
| OKLCH | oklch(80.47% 0.058 223.8) |
| XYZ | xyz(46.1989, 53.0001, 74.7999) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.89
Lightblue
#ADD8E6
ΔE00 4.50
Baby Blue
#89CFF0
ΔE00 4.61
Ice Blue
#A5DFF9
ΔE00 5.81
Light Grey Blue
#9DBCD4
ΔE00 6.23
Lightskyblue
#87CEFA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C8DB #DBAA97
analogous
#97DBCC #97C8DB #97A6DB
triadic
#97C8DB #DB97C8 #C8DB97
tetradic
#97C8DB #CC97DB #DBAA97 #A6DB97
square
#97C8DB #CC97DB #DBAA97 #A6DB97
split-complementary
#97C8DB #DB97A6 #DBCC97
monochromatic
#4096B8 #6AB0CB #97C8DB #C4E0EB #E8F3F7
Accessibility & contrast
On white
1.81
#97C8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#97C8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C8DB
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C8DB | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DC
Deuteranopia (green-blind)
#B3BDDB
Tritanopia (blue-blind)
#80CECE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #97c8db; /* rgb */ color: rgb(151, 200, 219); /* oklch */ color: oklch(80.5% 0.058 223.8);
Tailwind
colors: {
custom: {
50: '#b7d8e6',
500: '#97c8db',
950: '#000000',
},
}SCSS
$custom: #97c8db; $custom-light: #b7d8e6; $custom-dark: #000000;
JSON
{
"hex": "#97c8db",
"rgb": {
"r": 151,
"g": 200,
"b": 219
},
"hsl": {
"h": 196.765,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.80475,
"c": 0.05779,
"h": 223.8
},
"luminance": 0.53002
}Semantic roles & 50–950 ramp
primary
#97C8DB
secondary
#B37A64
accent
#522ABC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384