#97CDED#97CDED
#97CDED is a very light, moderate cyan. Relative luminance 0.564; OKLCH L 82.2% C 0.072 H 234.8°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #97CDED |
|---|---|
| RGB | rgb(151, 205, 237) |
| HSL | hsl(202, 70%, 76%) |
| HSV | hsv(202, 36%, 93%) |
| CMYK | cmyk(36.3%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(79.81, -9.70, -21.35) |
| CIE-LCH | lch(79.81, 23.45, 245.56°) |
| OKLab | oklab(82.2% -0.0414 -0.0587) |
| OKLCH | oklch(82.2% 0.072 234.8) |
| XYZ | xyz(49.8749, 56.3536, 88.3537) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.63
Lightskyblue
#87CEFA
ΔE00 3.12
Light Blue
#95D0FC
ΔE00 3.16
Sky Blue
#87CEEB
ΔE00 3.57
Lightblue (survey)
#7BC8F6
ΔE00 4.13
Sky
#82CAFC
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CDED #EDB797
analogous
#97EDE2 #97CDED #97A2ED
triadic
#97CDED #ED97CD #CDED97
tetradic
#97CDED #E297ED #EDB797 #A2ED97
square
#97CDED #E297ED #EDB797 #A2ED97
split-complementary
#97CDED #ED97A2 #EDE297
monochromatic
#2F9BDB #63B4E4 #97CDED #CBE6F6 #E5F2FA
Accessibility & contrast
On white
1.71
#97CDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#97CDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CDED
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CDED | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBEF
Deuteranopia (green-blind)
#B2C2ED
Tritanopia (blue-blind)
#79D6D7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #97cded; /* rgb */ color: rgb(151, 205, 237); /* oklch */ color: oklch(82.2% 0.072 234.8);
Tailwind
colors: {
custom: {
50: '#b8dcf2',
500: '#97cded',
950: '#000000',
},
}SCSS
$custom: #97cded; $custom-light: #b8dcf2; $custom-dark: #000000;
JSON
{
"hex": "#97cded",
"rgb": {
"r": 151,
"g": 205,
"b": 237
},
"hsl": {
"h": 202.326,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.82203,
"c": 0.07185,
"h": 234.8
},
"luminance": 0.56356
}Semantic roles & 50–950 ramp
primary
#97CDED
secondary
#C9875F
accent
#5A13D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121517
muted
#828485