#97DEFE#97DEFE
#97DEFE is a very light, moderate cyan. Relative luminance 0.660; OKLCH L 86.5% C 0.084 H 228.0°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEFE |
|---|---|
| RGB | rgb(151, 222, 254) |
| HSL | hsl(199, 98%, 79%) |
| HSV | hsv(199, 41%, 100%) |
| CMYK | cmyk(40.6%, 12.6%, 0%, 0.4%) |
| CIE-LAB | lab(84.98, -14.20, -22.53) |
| CIE-LCH | lch(84.98, 26.63, 237.78°) |
| OKLab | oklab(86.48% -0.0559 -0.0621) |
| OKLCH | oklch(86.48% 0.084 228) |
| XYZ | xyz(56.7670, 65.9739, 103.4897) |
| Luminance | 0.6598 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.16
Baby Blue
#89CFF0
ΔE00 3.58
Sky Blue
#87CEEB
ΔE00 4.00
Lightskyblue
#87CEFA
ΔE00 5.13
Light Blue
#95D0FC
ΔE00 5.68
Lightblue
#ADD8E6
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEFE #FEB797
analogous
#97FEEB #97DEFE #97ABFE
triadic
#97DEFE #FE97DE #DEFE97
tetradic
#97DEFE #EB97FE #FEB797 #ABFE97
square
#97DEFE #EB97FE #FEB797 #ABFE97
split-complementary
#97DEFE #FE97AB #FEEB97
monochromatic
#1EB8FD #5ACBFD #97DEFE #D4F1FF #E1F5FF
Accessibility & contrast
On white
1.48
#97DEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#97DEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEFE
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEFE | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#BECFFE
Tritanopia (blue-blind)
#6EE7E8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #97defe; /* rgb */ color: rgb(151, 222, 254); /* oklch */ color: oklch(86.5% 0.084 228.0);
Tailwind
colors: {
custom: {
50: '#b9e8fe',
500: '#97defe',
950: '#000000',
},
}SCSS
$custom: #97defe; $custom-light: #b9e8fe; $custom-dark: #000000;
JSON
{
"hex": "#97defe",
"rgb": {
"r": 151,
"g": 222,
"b": 254
},
"hsl": {
"h": 198.641,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.86484,
"c": 0.08354,
"h": 228
},
"luminance": 0.65978
}Semantic roles & 50–950 ramp
primary
#97DEFE
secondary
#E08359
accent
#4700E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485