#97BBED#97BBED
#97BBED is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.4% C 0.082 H 256.7°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBED |
|---|---|
| RGB | rgb(151, 187, 237) |
| HSL | hsl(215, 70%, 76%) |
| HSV | hsv(215, 36%, 93%) |
| CMYK | cmyk(36.3%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(74.97, -0.08, -28.74) |
| CIE-LCH | lch(74.97, 28.74, 269.83°) |
| OKLab | oklab(78.39% -0.0188 -0.0795) |
| OKLCH | oklch(78.39% 0.082 256.7) |
| XYZ | xyz(45.8141, 48.2321, 87.0001) |
| Luminance | 0.4823 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.95
Pastel Blue
#A2BFFE
ΔE00 2.97
Baby Blue (survey)
#A2CFFE
ΔE00 5.30
Powder Blue (survey)
#B1D1FC
ΔE00 5.75
Sky Blue (survey)
#75BBFD
ΔE00 6.22
Light Grey Blue
#9DBCD4
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBED #EDC997
analogous
#97E6ED #97BBED #9E97ED
triadic
#97BBED #ED97BB #BBED97
tetradic
#97BBED #ED97E6 #EDC997 #97ED9E
square
#97BBED #ED97E6 #EDC997 #97ED9E
split-complementary
#97BBED #ED9E97 #E6ED97
monochromatic
#2F77DB #6399E4 #97BBED #CBDDF6 #E5EEFA
Accessibility & contrast
On white
1.97
#97BBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#97BBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBED
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBED | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BDEF
Deuteranopia (green-blind)
#9FB5EC
Tritanopia (blue-blind)
#7BC6CC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #97bbed; /* rgb */ color: rgb(151, 187, 237); /* oklch */ color: oklch(78.4% 0.082 256.7);
Tailwind
colors: {
custom: {
50: '#b8cff3',
500: '#97bbed',
950: '#000000',
},
}SCSS
$custom: #97bbed; $custom-light: #b8cff3; $custom-dark: #000000;
JSON
{
"hex": "#97bbed",
"rgb": {
"r": 151,
"g": 187,
"b": 237
},
"hsl": {
"h": 214.884,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.78387,
"c": 0.08172,
"h": 256.7
},
"luminance": 0.48234
}Semantic roles & 50–950 ramp
primary
#97BBED
secondary
#F2E8D9
accent
#8213D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121317
muted
#818285