#97CCDA#97CCDA
#97CCDA is a light, muted cyan. Relative luminance 0.548; OKLCH L 81.3% C 0.058 H 215.8°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #97CCDA |
|---|---|
| RGB | rgb(151, 204, 218) |
| HSL | hsl(193, 48%, 72%) |
| HSV | hsv(193, 31%, 85%) |
| CMYK | cmyk(30.7%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(78.94, -13.82, -12.48) |
| CIE-LCH | lch(78.94, 18.62, 222.09°) |
| OKLab | oklab(81.31% -0.0472 -0.0341) |
| OKLCH | oklch(81.31% 0.058 215.8) |
| XYZ | xyz(47.0062, 54.8246, 74.4215) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.02
Sky Blue
#87CEEB
ΔE00 4.86
Powder Blue
#B0E0E6
ΔE00 5.76
Baby Blue
#89CFF0
ΔE00 6.00
Ice Blue
#A5DFF9
ΔE00 6.16
Light Grey Blue
#9DBCD4
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CCDA #DAA597
analogous
#97DAC6 #97CCDA #97ABDA
triadic
#97CCDA #DA97CC #CCDA97
tetradic
#97CCDA #C697DA #DAA597 #ABDA97
square
#97CCDA #C697DA #DAA597 #ABDA97
split-complementary
#97CCDA #DA97AB #DAC697
monochromatic
#419DB6 #6AB6CA #97CCDA #C4E2EA #E8F4F7
Accessibility & contrast
On white
1.76
#97CCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#97CCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CCDA
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CCDA | 1.00 | 1.76 | 11.97 | 11.97 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DB
Deuteranopia (green-blind)
#B7C0DA
Tritanopia (blue-blind)
#80D2D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97ccda; /* rgb */ color: rgb(151, 204, 218); /* oklch */ color: oklch(81.3% 0.058 215.8);
Tailwind
colors: {
custom: {
50: '#b7dbe5',
500: '#97ccda',
950: '#000000',
},
}SCSS
$custom: #97ccda; $custom-light: #b7dbe5; $custom-dark: #000000;
JSON
{
"hex": "#97ccda",
"rgb": {
"r": 151,
"g": 204,
"b": 218
},
"hsl": {
"h": 192.537,
"s": 47.518,
"l": 72.353
},
"oklch": {
"l": 0.8131,
"c": 0.05825,
"h": 215.8
},
"luminance": 0.54827
}Semantic roles & 50–950 ramp
primary
#97CCDA
secondary
#B17464
accent
#492BBB
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484