#97BFE2#97BFE2
#97BFE2 is a light, moderate cyan. Relative luminance 0.493; OKLCH L 78.8% C 0.066 H 245.2°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFE2 |
|---|---|
| RGB | rgb(151, 191, 226) |
| HSL | hsl(208, 56%, 74%) |
| HSV | hsv(208, 33%, 89%) |
| CMYK | cmyk(33.2%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(75.66, -5.04, -21.75) |
| CIE-LCH | lch(75.66, 22.32, 256.96°) |
| OKLab | oklab(78.8% -0.0276 -0.0598) |
| OKLCH | oklch(78.8% 0.066 245.2) |
| XYZ | xyz(45.1165, 49.3298, 79.0811) |
| Luminance | 0.4933 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.32
Baby Blue (survey)
#A2CFFE
ΔE00 4.81
Cloudy Blue
#ACC2D9
ΔE00 4.95
Light Blue
#95D0FC
ΔE00 5.15
Carolina Blue
#8AB8FE
ΔE00 5.39
Lightsteelblue
#B0C4DE
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFE2 #E2BA97
analogous
#97E2E0 #97BFE2 #979AE2
triadic
#97BFE2 #E297BF #BFE297
tetradic
#97BFE2 #E097E2 #E2BA97 #9AE297
square
#97BFE2 #E097E2 #E2BA97 #9AE297
split-complementary
#97BFE2 #E2979A #E2E097
monochromatic
#3884C7 #67A2D5 #97BFE2 #C7DCEF #E7F0F8
Accessibility & contrast
On white
1.93
#97BFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#97BFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFE2
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFE2 | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BFE4
Deuteranopia (green-blind)
#A7B7E1
Tritanopia (blue-blind)
#7FC7CA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #97bfe2; /* rgb */ color: rgb(151, 191, 226); /* oklch */ color: oklch(78.8% 0.066 245.2);
Tailwind
colors: {
custom: {
50: '#b7d2eb',
500: '#97bfe2',
950: '#000000',
},
}SCSS
$custom: #97bfe2; $custom-light: #b7d2eb; $custom-dark: #000000;
JSON
{
"hex": "#97bfe2",
"rgb": {
"r": 151,
"g": 191,
"b": 226
},
"hsl": {
"h": 208,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.78797,
"c": 0.06588,
"h": 245.2
},
"luminance": 0.49332
}Semantic roles & 50–950 ramp
primary
#97BFE2
secondary
#F0E5DB
accent
#6D22C4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284