#97CAFF#97CAFF
#97CAFF is a very light, moderate cyan. Relative luminance 0.560; OKLCH L 82.3% C 0.092 H 250.0°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #97CAFF |
|---|---|
| RGB | rgb(151, 202, 255) |
| HSL | hsl(211, 100%, 80%) |
| HSV | hsv(211, 41%, 100%) |
| CMYK | cmyk(40.8%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(79.64, -3.47, -31.23) |
| CIE-LCH | lch(79.64, 31.42, 263.66°) |
| OKLab | oklab(82.27% -0.0316 -0.0866) |
| OKLCH | oklch(82.27% 0.092 250) |
| XYZ | xyz(51.9271, 56.0373, 102.6684) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.84
Light Blue
#95D0FC
ΔE00 3.25
Sky
#82CAFC
ΔE00 4.28
Powder Blue (survey)
#B1D1FC
ΔE00 4.79
Carolina Blue
#8AB8FE
ΔE00 4.91
Sky Blue (survey)
#75BBFD
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CAFF #FFCC97
analogous
#97FEFF #97CAFF #9897FF
triadic
#97CAFF #FF97CA #CAFF97
tetradic
#97CAFF #FF97FE #FFCC97 #97FF98
square
#97CAFF #FF97FE #FFCC97 #97FF98
split-complementary
#97CAFF #FF9897 #FEFF97
monochromatic
#1D8CFF #5AABFF #97CAFF #D4E9FF #E0EFFF
Accessibility & contrast
On white
1.72
#97CAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#97CAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CAFF
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CAFF | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#A8C1FE
Tritanopia (blue-blind)
#71D6DC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #97caff; /* rgb */ color: rgb(151, 202, 255); /* oklch */ color: oklch(82.3% 0.092 250.0);
Tailwind
colors: {
custom: {
50: '#b9daff',
500: '#97caff',
950: '#000000',
},
}SCSS
$custom: #97caff; $custom-light: #b9daff; $custom-dark: #000000;
JSON
{
"hex": "#97caff",
"rgb": {
"r": 151,
"g": 202,
"b": 255
},
"hsl": {
"h": 210.577,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.82269,
"c": 0.09222,
"h": 250
},
"luminance": 0.5604
}Semantic roles & 50–950 ramp
primary
#97CAFF
secondary
#E29E59
accent
#7500E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386