#97BCDA#97BCDA
#97BCDA is a light, muted cyan. Relative luminance 0.476; OKLCH L 77.9% C 0.059 H 243.0°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCDA |
|---|---|
| RGB | rgb(151, 188, 218) |
| HSL | hsl(207, 48%, 72%) |
| HSV | hsv(207, 31%, 85%) |
| CMYK | cmyk(30.7%, 13.8%, 0%, 14.5%) |
| CIE-LAB | lab(74.58, -5.40, -19.05) |
| CIE-LCH | lch(74.58, 19.80, 254.18°) |
| OKLab | oklab(77.86% -0.0266 -0.0522) |
| OKLCH | oklch(77.86% 0.059 243) |
| XYZ | xyz(43.3968, 47.6058, 73.2183) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.94
Cloudy Blue
#ACC2D9
ΔE00 4.44
Lightsteelblue
#B0C4DE
ΔE00 5.52
Baby Blue (survey)
#A2CFFE
ΔE00 6.23
Light Blue
#95D0FC
ΔE00 6.27
Carolina Blue
#8AB8FE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCDA #DAB597
analogous
#97DAD7 #97BCDA #979ADA
triadic
#97BCDA #DA97BC #BCDA97
tetradic
#97BCDA #D797DA #DAB597 #9ADA97
square
#97BCDA #D797DA #DAB597 #9ADA97
split-complementary
#97BCDA #DA979A #DAD797
monochromatic
#4181B6 #6A9FCA #97BCDA #C4D9EA #E8F0F7
Accessibility & contrast
On white
2.00
#97BCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#97BCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCDA
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCDA | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BCDC
Deuteranopia (green-blind)
#A7B4D9
Tritanopia (blue-blind)
#82C3C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bcda; /* rgb */ color: rgb(151, 188, 218); /* oklch */ color: oklch(77.9% 0.059 243.0);
Tailwind
colors: {
custom: {
50: '#b7d0e5',
500: '#97bcda',
950: '#000000',
},
}SCSS
$custom: #97bcda; $custom-light: #b7d0e5; $custom-dark: #000000;
JSON
{
"hex": "#97bcda",
"rgb": {
"r": 151,
"g": 188,
"b": 218
},
"hsl": {
"h": 206.866,
"s": 47.518,
"l": 72.353
},
"oklch": {
"l": 0.77856,
"c": 0.05862,
"h": 243
},
"luminance": 0.47608
}Semantic roles & 50–950 ramp
primary
#97BCDA
secondary
#EEE5DD
accent
#6B2BBB
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284