#97CCFA#97CCFA
#97CCFA is a very light, moderate cyan. Relative luminance 0.567; OKLCH L 82.5% C 0.085 H 245.3°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #97CCFA |
|---|---|
| RGB | rgb(151, 204, 250) |
| HSL | hsl(208, 91%, 79%) |
| HSV | hsv(208, 40%, 98%) |
| CMYK | cmyk(39.6%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(79.99, -5.85, -28.02) |
| CIE-LCH | lch(79.99, 28.63, 258.21°) |
| OKLab | oklab(82.49% -0.0357 -0.0775) |
| OKLCH | oklch(82.49% 0.085 245.3) |
| XYZ | xyz(51.6050, 56.6641, 98.6420) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.69
Baby Blue (survey)
#A2CFFE
ΔE00 2.13
Sky
#82CAFC
ΔE00 3.18
Lightskyblue
#87CEFA
ΔE00 3.56
Lightblue (survey)
#7BC8F6
ΔE00 4.49
Powder Blue (survey)
#B1D1FC
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CCFA #FAC597
analogous
#97FAF7 #97CCFA #979AFA
triadic
#97CCFA #FA97CC #CCFA97
tetradic
#97CCFA #F797FA #FAC597 #9AFA97
square
#97CCFA #F797FA #FAC597 #9AFA97
split-complementary
#97CCFA #FA979A #FAF797
monochromatic
#2293F4 #5DAFF7 #97CCFA #D1E9FD #E2F1FE
Accessibility & contrast
On white
1.70
#97CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#97CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CCFA
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CCFA | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFC
Deuteranopia (green-blind)
#ADC2F9
Tritanopia (blue-blind)
#73D7DB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #97ccfa; /* rgb */ color: rgb(151, 204, 250); /* oklch */ color: oklch(82.5% 0.085 245.3);
Tailwind
colors: {
custom: {
50: '#b9dbfc',
500: '#97ccfa',
950: '#000000',
},
}SCSS
$custom: #97ccfa; $custom-light: #b9dbfc; $custom-dark: #000000;
JSON
{
"hex": "#97ccfa",
"rgb": {
"r": 151,
"g": 204,
"b": 250
},
"hsl": {
"h": 207.879,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.82489,
"c": 0.08534,
"h": 245.3
},
"luminance": 0.56667
}Semantic roles & 50–950 ramp
primary
#97CCFA
secondary
#DA965B
accent
#6B00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121517
muted
#828485