#97C2DB#97C2DB
#97C2DB is a light, muted cyan. Relative luminance 0.503; OKLCH L 79.2% C 0.058 H 234.0°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #97C2DB |
|---|---|
| RGB | rgb(151, 194, 219) |
| HSL | hsl(202, 49%, 73%) |
| HSV | hsv(202, 31%, 86%) |
| CMYK | cmyk(31.1%, 11.4%, 0%, 14.1%) |
| CIE-LAB | lab(76.24, -8.35, -17.08) |
| CIE-LCH | lch(76.24, 19.02, 243.95°) |
| OKLab | oklab(79.18% -0.034 -0.0468) |
| OKLCH | oklch(79.18% 0.058 234) |
| XYZ | xyz(44.8365, 50.2753, 74.3457) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.19
Baby Blue
#89CFF0
ΔE00 5.00
Sky Blue
#87CEEB
ΔE00 5.16
Cloudy Blue
#ACC2D9
ΔE00 5.79
Lightskyblue
#87CEFA
ΔE00 5.90
Light Blue
#95D0FC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C2DB #DBB097
analogous
#97DBD2 #97C2DB #97A0DB
triadic
#97C2DB #DB97C2 #C2DB97
tetradic
#97C2DB #D297DB #DBB097 #A0DB97
square
#97C2DB #D297DB #DBB097 #A0DB97
split-complementary
#97C2DB #DB97A0 #DBD297
monochromatic
#408CB8 #6AA7CB #97C2DB #C4DDEB #E8F2F7
Accessibility & contrast
On white
1.90
#97C2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#97C2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C2DB
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C2DB | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DC
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#81C9CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #97c2db; /* rgb */ color: rgb(151, 194, 219); /* oklch */ color: oklch(79.2% 0.058 234.0);
Tailwind
colors: {
custom: {
50: '#b7d4e6',
500: '#97c2db',
950: '#000000',
},
}SCSS
$custom: #97c2db; $custom-light: #b7d4e6; $custom-dark: #000000;
JSON
{
"hex": "#97c2db",
"rgb": {
"r": 151,
"g": 194,
"b": 219
},
"hsl": {
"h": 202.059,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.79179,
"c": 0.05785,
"h": 234
},
"luminance": 0.50277
}Semantic roles & 50–950 ramp
primary
#97C2DB
secondary
#B38164
accent
#5F2ABC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384