#97CDF5#97CDF5
#97CDF5 is a very light, moderate cyan. Relative luminance 0.568; OKLCH L 82.5% C 0.080 H 241.0°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #97CDF5 |
|---|---|
| RGB | rgb(151, 205, 245) |
| HSL | hsl(206, 82%, 78%) |
| HSV | hsv(206, 38%, 96%) |
| CMYK | cmyk(38.4%, 16.3%, 0%, 3.9%) |
| CIE-LAB | lab(80.08, -7.67, -25.21) |
| CIE-LCH | lch(80.08, 26.35, 253.07°) |
| OKLab | oklab(82.51% -0.0386 -0.0696) |
| OKLCH | oklch(82.51% 0.08 241) |
| XYZ | xyz(51.0698, 56.8316, 94.6471) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.15
Lightskyblue
#87CEFA
ΔE00 2.59
Sky
#82CAFC
ΔE00 2.96
Baby Blue (survey)
#A2CFFE
ΔE00 3.29
Lightblue (survey)
#7BC8F6
ΔE00 3.76
Baby Blue
#89CFF0
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CDF5 #F5BF97
analogous
#97F5EE #97CDF5 #979EF5
triadic
#97CDF5 #F597CD #CDF597
tetradic
#97CDF5 #EE97F5 #F5BF97 #9EF597
square
#97CDF5 #EE97F5 #F5BF97 #9EF597
split-complementary
#97CDF5 #F5979E #F5EE97
monochromatic
#2797EA #5FB2F0 #97CDF5 #CFE8FA #E3F2FC
Accessibility & contrast
On white
1.70
#97CDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#97CDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CDF5
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CDF5 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCCF7
Deuteranopia (green-blind)
#AFC2F4
Tritanopia (blue-blind)
#75D7DA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #97cdf5; /* rgb */ color: rgb(151, 205, 245); /* oklch */ color: oklch(82.5% 0.080 241.0);
Tailwind
colors: {
custom: {
50: '#b9dcf8',
500: '#97cdf5',
950: '#000000',
},
}SCSS
$custom: #97cdf5; $custom-light: #b9dcf8; $custom-dark: #000000;
JSON
{
"hex": "#97cdf5",
"rgb": {
"r": 151,
"g": 205,
"b": 245
},
"hsl": {
"h": 205.532,
"s": 82.456,
"l": 77.647
},
"oklch": {
"l": 0.82506,
"c": 0.07957,
"h": 241
},
"luminance": 0.56835
}Semantic roles & 50–950 ramp
primary
#97CDF5
secondary
#D38F5D
accent
#6307DF
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121517
muted
#828485