#97CFDB#97CFDB
#97CFDB is a light, muted cyan. Relative luminance 0.563; OKLCH L 82.0% C 0.060 H 212.4°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFDB |
|---|---|
| RGB | rgb(151, 207, 219) |
| HSL | hsl(191, 49%, 73%) |
| HSV | hsv(191, 31%, 86%) |
| CMYK | cmyk(31.1%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(79.79, -15.13, -11.74) |
| CIE-LCH | lch(79.79, 19.15, 217.82°) |
| OKLab | oklab(82% -0.0506 -0.0321) |
| OKLCH | oklch(82% 0.06 212.4) |
| XYZ | xyz(47.8573, 56.3169, 75.3527) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.28
Powder Blue
#B0E0E6
ΔE00 4.91
Sky Blue
#87CEEB
ΔE00 5.57
Ice Blue
#A5DFF9
ΔE00 6.47
Baby Blue
#89CFF0
ΔE00 6.79
Robin'S Egg Blue
#98EFF9
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFDB #DBA397
analogous
#97DBC5 #97CFDB #97ADDB
triadic
#97CFDB #DB97CF #CFDB97
tetradic
#97CFDB #C597DB #DBA397 #ADDB97
square
#97CFDB #C597DB #DBA397 #ADDB97
split-complementary
#97CFDB #DB97AD #DBC597
monochromatic
#40A3B8 #6ABACB #97CFDB #C4E4EB #E8F5F7
Accessibility & contrast
On white
1.71
#97CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#97CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFDB
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFDB | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#BAC2DB
Tritanopia (blue-blind)
#7FD4D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #97cfdb; /* rgb */ color: rgb(151, 207, 219); /* oklch */ color: oklch(82.0% 0.060 212.4);
Tailwind
colors: {
custom: {
50: '#b7dde6',
500: '#97cfdb',
950: '#000000',
},
}SCSS
$custom: #97cfdb; $custom-light: #b7dde6; $custom-dark: #000000;
JSON
{
"hex": "#97cfdb",
"rgb": {
"r": 151,
"g": 207,
"b": 219
},
"hsl": {
"h": 190.588,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.81998,
"c": 0.05994,
"h": 212.4
},
"luminance": 0.56319
}Semantic roles & 50–950 ramp
primary
#97CFDB
secondary
#B37264
accent
#432ABC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484