#97CCED#97CCED
#97CCED is a light, moderate cyan. Relative luminance 0.559; OKLCH L 82.0% C 0.072 H 236.1°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #97CCED |
|---|---|
| RGB | rgb(151, 204, 237) |
| HSL | hsl(203, 70%, 76%) |
| HSV | hsv(203, 36%, 93%) |
| CMYK | cmyk(36.3%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(79.54, -9.18, -21.76) |
| CIE-LCH | lch(79.54, 23.62, 247.13°) |
| OKLab | oklab(81.99% -0.0402 -0.0599) |
| OKLCH | oklch(81.99% 0.072 236.1) |
| XYZ | xyz(49.6364, 55.8767, 88.2742) |
| Luminance | 0.5588 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.86
Baby Blue
#89CFF0
ΔE00 2.99
Lightskyblue
#87CEFA
ΔE00 3.01
Sky Blue
#87CEEB
ΔE00 3.98
Lightblue (survey)
#7BC8F6
ΔE00 3.98
Sky
#82CAFC
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CCED #EDB897
analogous
#97EDE3 #97CCED #97A1ED
triadic
#97CCED #ED97CC #CCED97
tetradic
#97CCED #E397ED #EDB897 #A1ED97
square
#97CCED #E397ED #EDB897 #A1ED97
split-complementary
#97CCED #ED97A1 #EDE397
monochromatic
#2F99DB #63B2E4 #97CCED #CBE6F6 #E5F2FA
Accessibility & contrast
On white
1.72
#97CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#97CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CCED
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CCED | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCBEF
Deuteranopia (green-blind)
#B1C1EC
Tritanopia (blue-blind)
#79D5D7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #97cced; /* rgb */ color: rgb(151, 204, 237); /* oklch */ color: oklch(82.0% 0.072 236.1);
Tailwind
colors: {
custom: {
50: '#b8dbf3',
500: '#97cced',
950: '#000000',
},
}SCSS
$custom: #97cced; $custom-light: #b8dbf3; $custom-dark: #000000;
JSON
{
"hex": "#97cced",
"rgb": {
"r": 151,
"g": 204,
"b": 237
},
"hsl": {
"h": 203.023,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.81988,
"c": 0.0721,
"h": 236.1
},
"luminance": 0.55879
}Semantic roles & 50–950 ramp
primary
#97CCED
secondary
#C9885F
accent
#5C13D3
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121517
muted
#828485