#97BBE2#97BBE2
#97BBE2 is a light, moderate cyan. Relative luminance 0.476; OKLCH L 77.9% C 0.068 H 250.7°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBE2 |
|---|---|
| RGB | rgb(151, 187, 226) |
| HSL | hsl(211, 56%, 74%) |
| HSV | hsv(211, 33%, 89%) |
| CMYK | cmyk(33.2%, 17.3%, 0%, 11.4%) |
| CIE-LAB | lab(74.58, -2.88, -23.39) |
| CIE-LCH | lch(74.58, 23.57, 262.98°) |
| OKLab | oklab(77.95% -0.0225 -0.0644) |
| OKLCH | oklch(77.95% 0.068 250.7) |
| XYZ | xyz(44.2561, 47.6089, 78.7943) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.31
Light Grey Blue
#9DBCD4
ΔE00 4.45
Pastel Blue
#A2BFFE
ΔE00 4.73
Cloudy Blue
#ACC2D9
ΔE00 5.32
Baby Blue (survey)
#A2CFFE
ΔE00 5.34
Lightsteelblue
#B0C4DE
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBE2 #E2BE97
analogous
#97E1E2 #97BBE2 #9997E2
triadic
#97BBE2 #E297BB #BBE297
tetradic
#97BBE2 #E297E1 #E2BE97 #97E299
square
#97BBE2 #E297E1 #E2BE97 #97E299
split-complementary
#97BBE2 #E29997 #E1E297
monochromatic
#387CC7 #679CD5 #97BBE2 #C7DAEF #E7EFF8
Accessibility & contrast
On white
2.00
#97BBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#97BBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBE2
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBE2 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBCE4
Deuteranopia (green-blind)
#A3B4E1
Tritanopia (blue-blind)
#80C4C8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bbe2; /* rgb */ color: rgb(151, 187, 226); /* oklch */ color: oklch(77.9% 0.068 250.7);
Tailwind
colors: {
custom: {
50: '#b7cfeb',
500: '#97bbe2',
950: '#000000',
},
}SCSS
$custom: #97bbe2; $custom-light: #b7cfeb; $custom-dark: #000000;
JSON
{
"hex": "#97bbe2",
"rgb": {
"r": 151,
"g": 187,
"b": 226
},
"hsl": {
"h": 211.2,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.77948,
"c": 0.06821,
"h": 250.7
},
"luminance": 0.47611
}Semantic roles & 50–950 ramp
primary
#97BBE2
secondary
#F0E6DB
accent
#7622C4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284