#97CBED#97CBED
#97CBED is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.8% C 0.072 H 237.5°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #97CBED |
|---|---|
| RGB | rgb(151, 203, 237) |
| HSL | hsl(204, 70%, 76%) |
| HSV | hsv(204, 36%, 93%) |
| CMYK | cmyk(36.3%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(79.27, -8.65, -22.17) |
| CIE-LCH | lch(79.27, 23.80, 248.68°) |
| OKLab | oklab(81.77% -0.0389 -0.061) |
| OKLCH | oklch(81.77% 0.072 237.5) |
| XYZ | xyz(49.3995, 55.4029, 88.1952) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.63
Lightskyblue
#87CEFA
ΔE00 3.00
Baby Blue
#89CFF0
ΔE00 3.40
Sky
#82CAFC
ΔE00 3.81
Lightblue (survey)
#7BC8F6
ΔE00 3.91
Sky Blue
#87CEEB
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CBED #EDB997
analogous
#97EDE4 #97CBED #97A0ED
triadic
#97CBED #ED97CB #CBED97
tetradic
#97CBED #E497ED #EDB997 #A0ED97
square
#97CBED #E497ED #EDB997 #A0ED97
split-complementary
#97CBED #ED97A0 #EDE497
monochromatic
#2F97DB #63B1E4 #97CBED #CBE5F6 #E5F2FA
Accessibility & contrast
On white
1.74
#97CBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#97CBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CBED
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CBED | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#B0C0EC
Tritanopia (blue-blind)
#79D4D6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #97cbed; /* rgb */ color: rgb(151, 203, 237); /* oklch */ color: oklch(81.8% 0.072 237.5);
Tailwind
colors: {
custom: {
50: '#b8daf3',
500: '#97cbed',
950: '#000000',
},
}SCSS
$custom: #97cbed; $custom-light: #b8daf3; $custom-dark: #000000;
JSON
{
"hex": "#97cbed",
"rgb": {
"r": 151,
"g": 203,
"b": 237
},
"hsl": {
"h": 203.721,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.81774,
"c": 0.07238,
"h": 237.5
},
"luminance": 0.55406
}Semantic roles & 50–950 ramp
primary
#97CBED
secondary
#C9895F
accent
#5F13D3
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385