#97DCFF#97DCFF
#97DCFF is a very light, moderate cyan. Relative luminance 0.650; OKLCH L 86.1% C 0.085 H 231.0°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCFF |
|---|---|
| RGB | rgb(151, 220, 255) |
| HSL | hsl(200, 100%, 80%) |
| HSV | hsv(200, 41%, 100%) |
| CMYK | cmyk(40.8%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(84.47, -12.92, -23.83) |
| CIE-LCH | lch(84.47, 27.11, 241.54°) |
| OKLab | oklab(86.09% -0.0531 -0.0657) |
| OKLCH | oklch(86.09% 0.085 231) |
| XYZ | xyz(56.3995, 64.9820, 104.1592) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.72
Baby Blue
#89CFF0
ΔE00 3.26
Sky Blue
#87CEEB
ΔE00 4.08
Lightskyblue
#87CEFA
ΔE00 4.13
Light Blue
#95D0FC
ΔE00 4.53
Lightblue (survey)
#7BC8F6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCFF #FFBA97
analogous
#97FFEE #97DCFF #97A8FF
triadic
#97DCFF #FF97DC #DCFF97
tetradic
#97DCFF #EE97FF #FFBA97 #A8FF97
square
#97DCFF #EE97FF #FFBA97 #A8FF97
split-complementary
#97DCFF #FF97A8 #FFEE97
monochromatic
#1DB3FF #5AC7FF #97DCFF #D4F1FF #E0F5FF
Accessibility & contrast
On white
1.50
#97DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#97DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCFF
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCFF | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#BCCEFF
Tritanopia (blue-blind)
#6EE6E7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #97dcff; /* rgb */ color: rgb(151, 220, 255); /* oklch */ color: oklch(86.1% 0.085 231.0);
Tailwind
colors: {
custom: {
50: '#b9e6ff',
500: '#97dcff',
950: '#000000',
},
}SCSS
$custom: #97dcff; $custom-light: #b9e6ff; $custom-dark: #000000;
JSON
{
"hex": "#97dcff",
"rgb": {
"r": 151,
"g": 220,
"b": 255
},
"hsl": {
"h": 200.192,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.86091,
"c": 0.08454,
"h": 231
},
"luminance": 0.64986
}Semantic roles & 50–950 ramp
primary
#97DCFF
secondary
#E28759
accent
#4D00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121618
muted
#828486