#97C4F2#97C4F2
#97C4F2 is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.5% C 0.081 H 249.4°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #97C4F2 |
|---|---|
| RGB | rgb(151, 196, 242) |
| HSL | hsl(210, 78%, 77%) |
| HSV | hsv(210, 38%, 95%) |
| CMYK | cmyk(37.6%, 19%, 0%, 5.1%) |
| CIE-LAB | lab(77.56, -3.66, -27.46) |
| CIE-LCH | lch(77.56, 27.71, 262.42°) |
| OKLab | oklab(80.48% -0.0285 -0.0759) |
| OKLCH | oklch(80.48% 0.081 249.4) |
| XYZ | xyz(48.5243, 52.4674, 91.5576) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.77
Light Blue
#95D0FC
ΔE00 4.09
Carolina Blue
#8AB8FE
ΔE00 4.09
Powder Blue (survey)
#B1D1FC
ΔE00 4.82
Sky
#82CAFC
ΔE00 4.85
Pastel Blue
#A2BFFE
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C4F2 #F2C597
analogous
#97F1F2 #97C4F2 #9897F2
triadic
#97C4F2 #F297C4 #C4F297
tetradic
#97C4F2 #F297F1 #F2C597 #97F298
square
#97C4F2 #F297F1 #F2C597 #97F298
split-complementary
#97C4F2 #F29897 #F1F297
monochromatic
#2A86E4 #61A5EB #97C4F2 #CDE3F9 #E4F0FC
Accessibility & contrast
On white
1.83
#97C4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#97C4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C4F2
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C4F2 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F4
Deuteranopia (green-blind)
#A7BCF1
Tritanopia (blue-blind)
#78CFD3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #97c4f2; /* rgb */ color: rgb(151, 196, 242); /* oklch */ color: oklch(80.5% 0.081 249.4);
Tailwind
colors: {
custom: {
50: '#b8d5f6',
500: '#97c4f2',
950: '#000000',
},
}SCSS
$custom: #97c4f2; $custom-light: #b8d5f6; $custom-dark: #000000;
JSON
{
"hex": "#97c4f2",
"rgb": {
"r": 151,
"g": 196,
"b": 242
},
"hsl": {
"h": 210.33,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.8048,
"c": 0.0811,
"h": 249.4
},
"luminance": 0.5247
}Semantic roles & 50–950 ramp
primary
#97C4F2
secondary
#CF975E
accent
#740BDA
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385