#97C4DB#97C4DB
#97C4DB is a light, muted cyan. Relative luminance 0.512; OKLCH L 79.6% C 0.058 H 230.6°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #97C4DB |
|---|---|
| RGB | rgb(151, 196, 219) |
| HSL | hsl(200, 49%, 73%) |
| HSV | hsv(200, 31%, 86%) |
| CMYK | cmyk(31.1%, 10.5%, 0%, 14.1%) |
| CIE-LAB | lab(76.78, -9.41, -16.26) |
| CIE-LCH | lch(76.78, 18.79, 239.95°) |
| OKLab | oklab(79.61% -0.0366 -0.0445) |
| OKLCH | oklch(79.61% 0.058 230.6) |
| XYZ | xyz(45.2846, 51.1715, 74.4951) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.15
Sky Blue
#87CEEB
ΔE00 4.49
Baby Blue
#89CFF0
ΔE00 4.58
Lightblue
#ADD8E6
ΔE00 5.97
Lightskyblue
#87CEFA
ΔE00 6.11
Lightblue (survey)
#7BC8F6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C4DB #DBAE97
analogous
#97DBD0 #97C4DB #97A2DB
triadic
#97C4DB #DB97C4 #C4DB97
tetradic
#97C4DB #D097DB #DBAE97 #A2DB97
square
#97C4DB #D097DB #DBAE97 #A2DB97
split-complementary
#97C4DB #DB97A2 #DBD097
monochromatic
#408FB8 #6AAACB #97C4DB #C4DEEB #E8F2F7
Accessibility & contrast
On white
1.87
#97C4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#97C4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C4DB
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C4DB | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C2DC
Deuteranopia (green-blind)
#AFBADB
Tritanopia (blue-blind)
#81CBCB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #97c4db; /* rgb */ color: rgb(151, 196, 219); /* oklch */ color: oklch(79.6% 0.058 230.6);
Tailwind
colors: {
custom: {
50: '#b7d5e6',
500: '#97c4db',
950: '#000000',
},
}SCSS
$custom: #97c4db; $custom-light: #b7d5e6; $custom-dark: #000000;
JSON
{
"hex": "#97c4db",
"rgb": {
"r": 151,
"g": 196,
"b": 219
},
"hsl": {
"h": 200.294,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.7961,
"c": 0.05762,
"h": 230.6
},
"luminance": 0.51174
}Semantic roles & 50–950 ramp
primary
#97C4DB
secondary
#B37E64
accent
#5B2ABC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384