#97D2FF#97D2FF
#97D2FF is a very light, moderate cyan. Relative luminance 0.599; OKLCH L 84.0% C 0.088 H 241.9°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #97D2FF |
|---|---|
| RGB | rgb(151, 210, 255) |
| HSL | hsl(206, 100%, 80%) |
| HSV | hsv(206, 41%, 100%) |
| CMYK | cmyk(40.8%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(81.78, -7.72, -27.95) |
| CIE-LCH | lch(81.78, 28.99, 254.56°) |
| OKLab | oklab(83.96% -0.0412 -0.0773) |
| OKLCH | oklch(83.96% 0.088 241.9) |
| XYZ | xyz(53.8530, 59.8892, 103.3104) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 0.56
Lightskyblue
#87CEFA
ΔE00 2.59
Sky
#82CAFC
ΔE00 2.92
Baby Blue (survey)
#A2CFFE
ΔE00 3.22
Lightblue (survey)
#7BC8F6
ΔE00 4.09
Baby Blue
#89CFF0
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D2FF #FFC497
analogous
#97FFF8 #97D2FF #979EFF
triadic
#97D2FF #FF97D2 #D2FF97
tetradic
#97D2FF #F897FF #FFC497 #9EFF97
square
#97D2FF #F897FF #FFC497 #9EFF97
split-complementary
#97D2FF #FF979E #FFF897
monochromatic
#1D9DFF #5AB8FF #97D2FF #D4ECFF #E0F2FF
Accessibility & contrast
On white
1.62
#97D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#97D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D2FF
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D2FF | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD2FF
Deuteranopia (green-blind)
#B1C6FE
Tritanopia (blue-blind)
#6FDDE1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #97d2ff; /* rgb */ color: rgb(151, 210, 255); /* oklch */ color: oklch(84.0% 0.088 241.9);
Tailwind
colors: {
custom: {
50: '#b9dfff',
500: '#97d2ff',
950: '#000000',
},
}SCSS
$custom: #97d2ff; $custom-light: #b9dfff; $custom-dark: #000000;
JSON
{
"hex": "#97d2ff",
"rgb": {
"r": 151,
"g": 210,
"b": 255
},
"hsl": {
"h": 205.962,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.83958,
"c": 0.08762,
"h": 241.9
},
"luminance": 0.59892
}Semantic roles & 50–950 ramp
primary
#97D2FF
secondary
#E29459
accent
#6300E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121518
muted
#828486