#97C8DA#97C8DA
#97C8DA is a light, muted cyan. Relative luminance 0.529; OKLCH L 80.4% C 0.057 H 222.5°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #97C8DA |
|---|---|
| RGB | rgb(151, 200, 218) |
| HSL | hsl(196, 48%, 72%) |
| HSV | hsv(196, 31%, 85%) |
| CMYK | cmyk(30.7%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(77.84, -11.74, -14.13) |
| CIE-LCH | lch(77.84, 18.37, 230.26°) |
| OKLab | oklab(80.44% -0.0421 -0.0386) |
| OKLCH | oklch(80.44% 0.057 222.5) |
| XYZ | xyz(46.0676, 52.9476, 74.1086) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.08
Lightblue
#ADD8E6
ΔE00 4.41
Baby Blue
#89CFF0
ΔE00 4.89
Ice Blue
#A5DFF9
ΔE00 5.95
Light Grey Blue
#9DBCD4
ΔE00 6.51
Powder Blue
#B0E0E6
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C8DA #DAA997
analogous
#97DACA #97C8DA #97A7DA
triadic
#97C8DA #DA97C8 #C8DA97
tetradic
#97C8DA #CA97DA #DAA997 #A7DA97
square
#97C8DA #CA97DA #DAA997 #A7DA97
split-complementary
#97C8DA #DA97A7 #DACA97
monochromatic
#4196B6 #6AB0CA #97C8DA #C4E0EA #E8F3F7
Accessibility & contrast
On white
1.81
#97C8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#97C8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C8DA
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C8DA | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DB
Deuteranopia (green-blind)
#B3BDDA
Tritanopia (blue-blind)
#81CECE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #97c8da; /* rgb */ color: rgb(151, 200, 218); /* oklch */ color: oklch(80.4% 0.057 222.5);
Tailwind
colors: {
custom: {
50: '#b7d8e5',
500: '#97c8da',
950: '#000000',
},
}SCSS
$custom: #97c8da; $custom-light: #b7d8e5; $custom-dark: #000000;
JSON
{
"hex": "#97c8da",
"rgb": {
"r": 151,
"g": 200,
"b": 218
},
"hsl": {
"h": 196.119,
"s": 47.518,
"l": 72.353
},
"oklch": {
"l": 0.8044,
"c": 0.05714,
"h": 222.5
},
"luminance": 0.5295
}Semantic roles & 50–950 ramp
primary
#97C8DA
secondary
#B17964
accent
#512BBB
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384