#97DFF9#97DFF9
#97DFF9 is a very light, moderate cyan. Relative luminance 0.662; OKLCH L 86.5% C 0.080 H 222.7°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFF9 |
|---|---|
| RGB | rgb(151, 223, 249) |
| HSL | hsl(196, 89%, 78%) |
| HSV | hsv(196, 39%, 98%) |
| CMYK | cmyk(39.4%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(85.09, -15.98, -19.73) |
| CIE-LCH | lch(85.09, 25.39, 231.00°) |
| OKLab | oklab(86.52% -0.0589 -0.0543) |
| OKLCH | oklch(86.52% 0.08 222.7) |
| XYZ | xyz(56.2431, 66.1906, 99.4166) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.40
Sky Blue
#87CEEB
ΔE00 4.17
Baby Blue
#89CFF0
ΔE00 4.45
Lightblue
#ADD8E6
ΔE00 5.26
Lightskyblue
#87CEFA
ΔE00 6.80
Powder Blue
#B0E0E6
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFF9 #F9B197
analogous
#97F9E2 #97DFF9 #97AEF9
triadic
#97DFF9 #F997DF #DFF997
tetradic
#97DFF9 #E297F9 #F9B197 #AEF997
square
#97DFF9 #E297F9 #F9B197 #AEF997
split-complementary
#97DFF9 #F997AE #F9E297
monochromatic
#23BBF2 #5DCDF6 #97DFF9 #D1F1FC #E2F6FD
Accessibility & contrast
On white
1.47
#97DFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#97DFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFF9
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFF9 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBFA
Deuteranopia (green-blind)
#C1D0F9
Tritanopia (blue-blind)
#70E7E7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #97dff9; /* rgb */ color: rgb(151, 223, 249); /* oklch */ color: oklch(86.5% 0.080 222.7);
Tailwind
colors: {
custom: {
50: '#b9e9fb',
500: '#97dff9',
950: '#000000',
},
}SCSS
$custom: #97dff9; $custom-light: #b9e9fb; $custom-dark: #000000;
JSON
{
"hex": "#97dff9",
"rgb": {
"r": 151,
"g": 223,
"b": 249
},
"hsl": {
"h": 195.918,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.86518,
"c": 0.08007,
"h": 222.7
},
"luminance": 0.66194
}Semantic roles & 50–950 ramp
primary
#97DFF9
secondary
#D97D5B
accent
#3D00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485