#97C8FE#97C8FE
#97C8FE is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.8% C 0.092 H 251.4°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #97C8FE |
|---|---|
| RGB | rgb(151, 200, 254) |
| HSL | hsl(211, 98%, 79%) |
| HSV | hsv(211, 41%, 100%) |
| CMYK | cmyk(40.6%, 21.3%, 0%, 0.4%) |
| CIE-LAB | lab(79.06, -2.67, -31.58) |
| CIE-LCH | lch(79.06, 31.69, 265.18°) |
| OKLab | oklab(81.81% -0.0295 -0.0876) |
| OKLCH | oklch(81.81% 0.092 251.4) |
| XYZ | xyz(51.3003, 55.0406, 101.6675) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.09
Light Blue
#95D0FC
ΔE00 3.86
Carolina Blue
#8AB8FE
ΔE00 4.31
Powder Blue (survey)
#B1D1FC
ΔE00 4.69
Sky
#82CAFC
ΔE00 4.78
Sky Blue (survey)
#75BBFD
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C8FE #FECD97
analogous
#97FCFE #97C8FE #9A97FE
triadic
#97C8FE #FE97C8 #C8FE97
tetradic
#97C8FE #FE97FC #FECD97 #97FE9A
square
#97C8FE #FE97FC #FECD97 #97FE9A
split-complementary
#97C8FE #FE9A97 #FCFE97
monochromatic
#1E88FD #5AA8FD #97C8FE #D4E8FF #E1EFFF
Accessibility & contrast
On white
1.75
#97C8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#97C8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C8FE
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C8FE | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#A7BFFD
Tritanopia (blue-blind)
#72D4DA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #97c8fe; /* rgb */ color: rgb(151, 200, 254); /* oklch */ color: oklch(81.8% 0.092 251.4);
Tailwind
colors: {
custom: {
50: '#b9d8ff',
500: '#97c8fe',
950: '#000000',
},
}SCSS
$custom: #97c8fe; $custom-light: #b9d8ff; $custom-dark: #000000;
JSON
{
"hex": "#97c8fe",
"rgb": {
"r": 151,
"g": 200,
"b": 254
},
"hsl": {
"h": 211.456,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.81808,
"c": 0.09244,
"h": 251.4
},
"luminance": 0.55044
}Semantic roles & 50–950 ramp
primary
#97C8FE
secondary
#E0A059
accent
#7800E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386