#97DEF5#97DEF5
#97DEF5 is a very light, moderate cyan. Relative luminance 0.654; OKLCH L 86.2% C 0.077 H 220.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEF5 |
|---|---|
| RGB | rgb(151, 222, 245) |
| HSL | hsl(195, 82%, 78%) |
| HSV | hsv(195, 38%, 96%) |
| CMYK | cmyk(38.4%, 9.4%, 0%, 3.9%) |
| CIE-LAB | lab(84.69, -16.47, -18.22) |
| CIE-LCH | lch(84.69, 24.56, 227.89°) |
| OKLab | oklab(86.16% -0.0592 -0.05) |
| OKLCH | oklch(86.16% 0.078 220.2) |
| XYZ | xyz(55.3595, 65.4109, 96.0770) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.95
Sky Blue
#87CEEB
ΔE00 4.30
Baby Blue
#89CFF0
ΔE00 4.87
Lightblue
#ADD8E6
ΔE00 4.87
Powder Blue
#B0E0E6
ΔE00 6.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEF5 #F5AE97
analogous
#97F5DD #97DEF5 #97AFF5
triadic
#97DEF5 #F597DE #DEF597
tetradic
#97DEF5 #DD97F5 #F5AE97 #AFF597
square
#97DEF5 #DD97F5 #F5AE97 #AFF597
split-complementary
#97DEF5 #F597AF #F5DD97
monochromatic
#27BBEA #5FCCF0 #97DEF5 #CFF0FA #E3F6FC
Accessibility & contrast
On white
1.49
#97DEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#97DEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEF5
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEF5 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF6
Deuteranopia (green-blind)
#C1CFF5
Tritanopia (blue-blind)
#72E6E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #97def5; /* rgb */ color: rgb(151, 222, 245); /* oklch */ color: oklch(86.2% 0.077 220.2);
Tailwind
colors: {
custom: {
50: '#b9e8f8',
500: '#97def5',
950: '#000000',
},
}SCSS
$custom: #97def5; $custom-light: #b9e8f8; $custom-dark: #000000;
JSON
{
"hex": "#97def5",
"rgb": {
"r": 151,
"g": 222,
"b": 245
},
"hsl": {
"h": 194.681,
"s": 82.456,
"l": 77.647
},
"oklch": {
"l": 0.8616,
"c": 0.0775,
"h": 220.2
},
"luminance": 0.65414
}Semantic roles & 50–950 ramp
primary
#97DEF5
secondary
#D37A5D
accent
#3C07DF
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485