#97CFFE#97CFFE
#97CFFE is a very light, moderate cyan. Relative luminance 0.584; OKLCH L 83.3% C 0.088 H 244.5°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFFE |
|---|---|
| RGB | rgb(151, 207, 254) |
| HSL | hsl(207, 98%, 79%) |
| HSV | hsv(207, 41%, 100%) |
| CMYK | cmyk(40.6%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(80.94, -6.40, -28.70) |
| CIE-LCH | lch(80.94, 29.41, 257.44°) |
| OKLab | oklab(83.28% -0.038 -0.0795) |
| OKLCH | oklch(83.28% 0.088 244.5) |
| XYZ | xyz(52.9588, 58.3575, 102.2203) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.15
Baby Blue (survey)
#A2CFFE
ΔE00 2.40
Sky
#82CAFC
ΔE00 3.00
Lightskyblue
#87CEFA
ΔE00 3.21
Lightblue (survey)
#7BC8F6
ΔE00 4.38
Powder Blue (survey)
#B1D1FC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFFE #FEC697
analogous
#97FEFA #97CFFE #979CFE
triadic
#97CFFE #FE97CF #CFFE97
tetradic
#97CFFE #FA97FE #FEC697 #9CFE97
square
#97CFFE #FA97FE #FEC697 #9CFE97
split-complementary
#97CFFE #FE979C #FEFA97
monochromatic
#1E97FD #5AB3FD #97CFFE #D4EBFF #E1F1FF
Accessibility & contrast
On white
1.66
#97CFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#97CFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFFE
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFFE | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#AEC4FD
Tritanopia (blue-blind)
#70DADE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #97cffe; /* rgb */ color: rgb(151, 207, 254); /* oklch */ color: oklch(83.3% 0.088 244.5);
Tailwind
colors: {
custom: {
50: '#b9ddff',
500: '#97cffe',
950: '#000000',
},
}SCSS
$custom: #97cffe; $custom-light: #b9ddff; $custom-dark: #000000;
JSON
{
"hex": "#97cffe",
"rgb": {
"r": 151,
"g": 207,
"b": 254
},
"hsl": {
"h": 207.379,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.83282,
"c": 0.08806,
"h": 244.5
},
"luminance": 0.58361
}Semantic roles & 50–950 ramp
primary
#97CFFE
secondary
#E09759
accent
#6900E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121518
muted
#828486