#97C4FF#97C4FF
#97C4FF is a light, moderate cyan. Relative luminance 0.533; OKLCH L 81.0% C 0.097 H 255.4°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #97C4FF |
|---|---|
| RGB | rgb(151, 196, 255) |
| HSL | hsl(214, 100%, 80%) |
| HSV | hsv(214, 41%, 100%) |
| CMYK | cmyk(40.8%, 23.1%, 0%, 0%) |
| CIE-LAB | lab(78.04, -0.24, -33.69) |
| CIE-LCH | lch(78.04, 33.69, 269.59°) |
| OKLab | oklab(81.01% -0.0243 -0.0936) |
| OKLCH | oklch(81.01% 0.097 255.4) |
| XYZ | xyz(50.5466, 53.2763, 102.2083) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.12
Baby Blue (survey)
#A2CFFE
ΔE00 3.13
Pastel Blue
#A2BFFE
ΔE00 3.89
Powder Blue (survey)
#B1D1FC
ΔE00 4.82
Sky Blue (survey)
#75BBFD
ΔE00 5.21
Light Blue
#95D0FC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C4FF #FFD297
analogous
#97F8FF #97C4FF #9E97FF
triadic
#97C4FF #FF97C4 #C4FF97
tetradic
#97C4FF #FF97F8 #FFD297 #97FF9E
square
#97C4FF #FF97F8 #FFD297 #97FF9E
split-complementary
#97C4FF #FF9E97 #F8FF97
monochromatic
#1D7FFF #5AA1FF #97C4FF #D4E7FF #E0EEFF
Accessibility & contrast
On white
1.80
#97C4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#97C4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C4FF
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C4FF | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#A2BCFE
Tritanopia (blue-blind)
#72D1D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #97c4ff; /* rgb */ color: rgb(151, 196, 255); /* oklch */ color: oklch(81.0% 0.097 255.4);
Tailwind
colors: {
custom: {
50: '#b9d5ff',
500: '#97c4ff',
950: '#000000',
},
}SCSS
$custom: #97c4ff; $custom-light: #b9d5ff; $custom-dark: #000000;
JSON
{
"hex": "#97c4ff",
"rgb": {
"r": 151,
"g": 196,
"b": 255
},
"hsl": {
"h": 214.038,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.81014,
"c": 0.09675,
"h": 255.4
},
"luminance": 0.53279
}Semantic roles & 50–950 ramp
primary
#97C4FF
secondary
#E2A659
accent
#8200E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386