#97CBFF#97CBFF
#97CBFF is a very light, moderate cyan. Relative luminance 0.565; OKLCH L 82.5% C 0.092 H 249.0°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #97CBFF |
|---|---|
| RGB | rgb(151, 203, 255) |
| HSL | hsl(210, 100%, 80%) |
| HSV | hsv(210, 41%, 100%) |
| CMYK | cmyk(40.8%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(79.90, -4.01, -30.82) |
| CIE-LCH | lch(79.90, 31.08, 262.59°) |
| OKLab | oklab(82.48% -0.0328 -0.0855) |
| OKLCH | oklch(82.48% 0.092 249) |
| XYZ | xyz(52.1625, 56.5081, 102.7469) |
| Luminance | 0.5651 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.78
Light Blue
#95D0FC
ΔE00 2.88
Sky
#82CAFC
ΔE00 3.99
Lightskyblue
#87CEFA
ΔE00 4.73
Powder Blue (survey)
#B1D1FC
ΔE00 4.88
Sky Blue (survey)
#75BBFD
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CBFF #FFCB97
analogous
#97FFFF #97CBFF #9797FF
triadic
#97CBFF #FF97CB #CBFF97
tetradic
#97CBFF #FF97FF #FFCB97 #97FF97
square
#97CBFF #FF97FF #FFCB97 #97FF97
split-complementary
#97CBFF #FF9797 #FFFF97
monochromatic
#1D8EFF #5AACFF #97CBFF #D4EAFF #E0F0FF
Accessibility & contrast
On white
1.71
#97CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#97CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CBFF
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CBFF | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#AAC1FE
Tritanopia (blue-blind)
#71D7DC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #97cbff; /* rgb */ color: rgb(151, 203, 255); /* oklch */ color: oklch(82.5% 0.092 249.0);
Tailwind
colors: {
custom: {
50: '#b9daff',
500: '#97cbff',
950: '#000000',
},
}SCSS
$custom: #97cbff; $custom-light: #b9daff; $custom-dark: #000000;
JSON
{
"hex": "#97cbff",
"rgb": {
"r": 151,
"g": 203,
"b": 255
},
"hsl": {
"h": 210,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.82479,
"c": 0.09155,
"h": 249
},
"luminance": 0.56511
}Semantic roles & 50–950 ramp
primary
#97CBFF
secondary
#E29D59
accent
#7300E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386