#97DEFF#97DEFF
#97DEFF is a very light, moderate cyan. Relative luminance 0.660; OKLCH L 86.5% C 0.084 H 228.8°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEFF |
|---|---|
| RGB | rgb(151, 222, 255) |
| HSL | hsl(199, 100%, 80%) |
| HSV | hsv(199, 41%, 100%) |
| CMYK | cmyk(40.8%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(85.02, -13.95, -23.01) |
| CIE-LCH | lch(85.02, 26.91, 238.78°) |
| OKLab | oklab(86.52% -0.0555 -0.0634) |
| OKLCH | oklch(86.52% 0.084 228.8) |
| XYZ | xyz(56.9275, 66.0381, 104.3352) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.30
Baby Blue
#89CFF0
ΔE00 3.57
Sky Blue
#87CEEB
ΔE00 4.10
Lightskyblue
#87CEFA
ΔE00 4.92
Light Blue
#95D0FC
ΔE00 5.43
Lightblue
#ADD8E6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEFF #FFB897
analogous
#97FFEC #97DEFF #97AAFF
triadic
#97DEFF #FF97DE #DEFF97
tetradic
#97DEFF #EC97FF #FFB897 #AAFF97
square
#97DEFF #EC97FF #FFB897 #AAFF97
split-complementary
#97DEFF #FF97AA #FFEC97
monochromatic
#1DB7FF #5ACBFF #97DEFF #D4F1FF #E0F5FF
Accessibility & contrast
On white
1.48
#97DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#97DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEFF
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEFF | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#BECFFF
Tritanopia (blue-blind)
#6DE8E8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #97deff; /* rgb */ color: rgb(151, 222, 255); /* oklch */ color: oklch(86.5% 0.084 228.8);
Tailwind
colors: {
custom: {
50: '#b9e8ff',
500: '#97deff',
950: '#000000',
},
}SCSS
$custom: #97deff; $custom-light: #b9e8ff; $custom-dark: #000000;
JSON
{
"hex": "#97deff",
"rgb": {
"r": 151,
"g": 222,
"b": 255
},
"hsl": {
"h": 199.038,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.86521,
"c": 0.0843,
"h": 228.8
},
"luminance": 0.66042
}Semantic roles & 50–950 ramp
primary
#97DEFF
secondary
#E28459
accent
#4900E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121618
muted
#828486