#97CEFF#97CEFF
#97CEFF is a very light, moderate cyan. Relative luminance 0.579; OKLCH L 83.1% C 0.090 H 246.0°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #97CEFF |
|---|---|
| RGB | rgb(151, 206, 255) |
| HSL | hsl(208, 100%, 80%) |
| HSV | hsv(208, 41%, 100%) |
| CMYK | cmyk(40.8%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(80.70, -5.60, -29.59) |
| CIE-LCH | lch(80.70, 30.12, 259.28°) |
| OKLab | oklab(83.11% -0.0364 -0.082) |
| OKLCH | oklch(83.11% 0.09 246) |
| XYZ | xyz(52.8778, 57.9387, 102.9853) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.73
Baby Blue (survey)
#A2CFFE
ΔE00 2.07
Sky
#82CAFC
ΔE00 3.26
Lightskyblue
#87CEFA
ΔE00 3.70
Lightblue (survey)
#7BC8F6
ΔE00 4.72
Powder Blue (survey)
#B1D1FC
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CEFF #FFC897
analogous
#97FFFC #97CEFF #979AFF
triadic
#97CEFF #FF97CE #CEFF97
tetradic
#97CEFF #FC97FF #FFC897 #9AFF97
square
#97CEFF #FC97FF #FFC897 #9AFF97
split-complementary
#97CEFF #FF979A #FFFC97
monochromatic
#1D94FF #5AB1FF #97CEFF #D4EBFF #E0F1FF
Accessibility & contrast
On white
1.67
#97CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#97CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CEFF
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CEFF | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#ADC4FE
Tritanopia (blue-blind)
#70DADE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #97ceff; /* rgb */ color: rgb(151, 206, 255); /* oklch */ color: oklch(83.1% 0.090 246.0);
Tailwind
colors: {
custom: {
50: '#b9dcff',
500: '#97ceff',
950: '#000000',
},
}SCSS
$custom: #97ceff; $custom-light: #b9dcff; $custom-dark: #000000;
JSON
{
"hex": "#97ceff",
"rgb": {
"r": 151,
"g": 206,
"b": 255
},
"hsl": {
"h": 208.269,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.83111,
"c": 0.0897,
"h": 246
},
"luminance": 0.57942
}Semantic roles & 50–950 ramp
primary
#97CEFF
secondary
#E29959
accent
#6C00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121518
muted
#828486