#97CCFE#97CCFE
#97CCFE is a very light, moderate cyan. Relative luminance 0.569; OKLCH L 82.6% C 0.090 H 247.5°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #97CCFE |
|---|---|
| RGB | rgb(151, 204, 254) |
| HSL | hsl(209, 98%, 79%) |
| HSV | hsv(209, 41%, 100%) |
| CMYK | cmyk(40.6%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(80.13, -4.80, -29.93) |
| CIE-LCH | lch(80.13, 30.32, 260.88°) |
| OKLab | oklab(82.65% -0.0344 -0.0829) |
| OKLCH | oklch(82.65% 0.09 247.5) |
| XYZ | xyz(52.2389, 56.9177, 101.9803) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.83
Light Blue
#95D0FC
ΔE00 2.33
Sky
#82CAFC
ΔE00 3.60
Lightskyblue
#87CEFA
ΔE00 4.22
Powder Blue (survey)
#B1D1FC
ΔE00 5.02
Lightblue (survey)
#7BC8F6
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CCFE #FEC997
analogous
#97FEFC #97CCFE #9799FE
triadic
#97CCFE #FE97CC #CCFE97
tetradic
#97CCFE #FC97FE #FEC997 #99FE97
square
#97CCFE #FC97FE #FEC997 #99FE97
split-complementary
#97CCFE #FE9799 #FEFC97
monochromatic
#1E91FD #5AAEFD #97CCFE #D4EAFF #E1F0FF
Accessibility & contrast
On white
1.70
#97CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#97CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CCFE
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CCFE | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#ABC2FD
Tritanopia (blue-blind)
#71D8DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #97ccfe; /* rgb */ color: rgb(151, 204, 254); /* oklch */ color: oklch(82.6% 0.090 247.5);
Tailwind
colors: {
custom: {
50: '#b9dbff',
500: '#97ccfe',
950: '#000000',
},
}SCSS
$custom: #97ccfe; $custom-light: #b9dbff; $custom-dark: #000000;
JSON
{
"hex": "#97ccfe",
"rgb": {
"r": 151,
"g": 204,
"b": 254
},
"hsl": {
"h": 209.126,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.82649,
"c": 0.08978,
"h": 247.5
},
"luminance": 0.56921
}Semantic roles & 50–950 ramp
primary
#97CCFE
secondary
#E09B59
accent
#6F00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121518
muted
#828486