#97D3FA#97D3FA
#97D3FA is a very light, moderate cyan. Relative luminance 0.601; OKLCH L 84.0% C 0.082 H 237.5°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #97D3FA |
|---|---|
| RGB | rgb(151, 211, 250) |
| HSL | hsl(204, 91%, 79%) |
| HSV | hsv(204, 40%, 98%) |
| CMYK | cmyk(39.6%, 15.6%, 0%, 2%) |
| CIE-LAB | lab(81.87, -9.54, -25.14) |
| CIE-LCH | lch(81.87, 26.89, 249.23°) |
| OKLab | oklab(83.98% -0.0442 -0.0694) |
| OKLCH | oklch(83.98% 0.082 237.5) |
| XYZ | xyz(53.3063, 60.0667, 99.2091) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.59
Lightskyblue
#87CEFA
ΔE00 2.16
Baby Blue
#89CFF0
ΔE00 3.35
Sky
#82CAFC
ΔE00 3.39
Lightblue (survey)
#7BC8F6
ΔE00 3.87
Baby Blue (survey)
#A2CFFE
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D3FA #FABE97
analogous
#97FAEF #97D3FA #97A1FA
triadic
#97D3FA #FA97D3 #D3FA97
tetradic
#97D3FA #EF97FA #FABE97 #A1FA97
square
#97D3FA #EF97FA #FABE97 #A1FA97
split-complementary
#97D3FA #FA97A1 #FAEF97
monochromatic
#22A2F4 #5DBAF7 #97D3FA #D1ECFD #E2F3FE
Accessibility & contrast
On white
1.61
#97D3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#97D3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D3FA
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D3FA | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FC
Deuteranopia (green-blind)
#B4C7F9
Tritanopia (blue-blind)
#72DDE0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #97d3fa; /* rgb */ color: rgb(151, 211, 250); /* oklch */ color: oklch(84.0% 0.082 237.5);
Tailwind
colors: {
custom: {
50: '#b9e0fc',
500: '#97d3fa',
950: '#000000',
},
}SCSS
$custom: #97d3fa; $custom-light: #b9e0fc; $custom-dark: #000000;
JSON
{
"hex": "#97d3fa",
"rgb": {
"r": 151,
"g": 211,
"b": 250
},
"hsl": {
"h": 203.636,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.83977,
"c": 0.08226,
"h": 237.5
},
"luminance": 0.6007
}Semantic roles & 50–950 ramp
primary
#97D3FA
secondary
#DA8D5B
accent
#5A00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121517
muted
#828485