#97CBF4#97CBF4
#97CBF4 is a very light, moderate cyan. Relative luminance 0.558; OKLCH L 82.0% C 0.079 H 242.6°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #97CBF4 |
|---|---|
| RGB | rgb(151, 203, 244) |
| HSL | hsl(206, 81%, 77%) |
| HSV | hsv(206, 38%, 96%) |
| CMYK | cmyk(38.1%, 16.8%, 0%, 4.3%) |
| CIE-LAB | lab(79.51, -6.87, -25.55) |
| CIE-LCH | lch(79.51, 26.46, 254.94°) |
| OKLab | oklab(82.04% -0.0365 -0.0705) |
| OKLCH | oklch(82.04% 0.079 242.6) |
| XYZ | xyz(50.4422, 55.8200, 93.6868) |
| Luminance | 0.5582 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.57
Baby Blue (survey)
#A2CFFE
ΔE00 2.88
Lightskyblue
#87CEFA
ΔE00 3.08
Sky
#82CAFC
ΔE00 3.09
Lightblue (survey)
#7BC8F6
ΔE00 4.01
Baby Blue
#89CFF0
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CBF4 #F4C097
analogous
#97F4EF #97CBF4 #979CF4
triadic
#97CBF4 #F497CB #CBF497
tetradic
#97CBF4 #EF97F4 #F4C097 #9CF497
square
#97CBF4 #EF97F4 #F4C097 #9CF497
split-complementary
#97CBF4 #F4979C #F4EF97
monochromatic
#2894E8 #60AFEE #97CBF4 #CEE7FA #E3F1FC
Accessibility & contrast
On white
1.73
#97CBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#97CBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CBF4
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CBF4 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF6
Deuteranopia (green-blind)
#AEC1F3
Tritanopia (blue-blind)
#76D5D8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #97cbf4; /* rgb */ color: rgb(151, 203, 244); /* oklch */ color: oklch(82.0% 0.079 242.6);
Tailwind
colors: {
custom: {
50: '#b8daf7',
500: '#97cbf4',
950: '#000000',
},
}SCSS
$custom: #97cbf4; $custom-light: #b8daf7; $custom-dark: #000000;
JSON
{
"hex": "#97cbf4",
"rgb": {
"r": 151,
"g": 203,
"b": 244
},
"hsl": {
"h": 206.452,
"s": 80.87,
"l": 77.451
},
"oklch": {
"l": 0.82042,
"c": 0.07941,
"h": 242.6
},
"luminance": 0.55823
}Semantic roles & 50–950 ramp
primary
#97CBF4
secondary
#D2915D
accent
#6608DD
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385