#97DCF2#97DCF2
#97DCF2 is a very light, moderate cyan. Relative luminance 0.642; OKLCH L 85.6% C 0.075 H 219.8°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCF2 |
|---|---|
| RGB | rgb(151, 220, 242) |
| HSL | hsl(195, 78%, 77%) |
| HSV | hsv(195, 38%, 95%) |
| CMYK | cmyk(37.6%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(84.06, -16.20, -17.59) |
| CIE-LCH | lch(84.06, 23.92, 227.37°) |
| OKLab | oklab(85.62% -0.0579 -0.0483) |
| OKLCH | oklch(85.62% 0.075 219.8) |
| XYZ | xyz(54.3772, 64.1731, 93.5085) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.07
Sky Blue
#87CEEB
ΔE00 4.06
Lightblue
#ADD8E6
ΔE00 4.55
Baby Blue
#89CFF0
ΔE00 4.74
Powder Blue
#B0E0E6
ΔE00 5.99
Robin'S Egg Blue
#98EFF9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCF2 #F2AD97
analogous
#97F2DA #97DCF2 #97AFF2
triadic
#97DCF2 #F297DC #DCF297
tetradic
#97DCF2 #DA97F2 #F2AD97 #AFF297
square
#97DCF2 #DA97F2 #F2AD97 #AFF297
split-complementary
#97DCF2 #F297AF #F2DA97
monochromatic
#2AB7E4 #61CAEB #97DCF2 #CDEEF9 #E4F6FC
Accessibility & contrast
On white
1.52
#97DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#97DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCF2
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCF2 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F3
Deuteranopia (green-blind)
#C0CDF2
Tritanopia (blue-blind)
#74E4E3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97dcf2; /* rgb */ color: rgb(151, 220, 242); /* oklch */ color: oklch(85.6% 0.075 219.8);
Tailwind
colors: {
custom: {
50: '#b9e7f6',
500: '#97dcf2',
950: '#000000',
},
}SCSS
$custom: #97dcf2; $custom-light: #b9e7f6; $custom-dark: #000000;
JSON
{
"hex": "#97dcf2",
"rgb": {
"r": 151,
"g": 220,
"b": 242
},
"hsl": {
"h": 194.505,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.8562,
"c": 0.0754,
"h": 219.8
},
"luminance": 0.64177
}Semantic roles & 50–950 ramp
primary
#97DCF2
secondary
#CF795E
accent
#3D0BDA
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485