#97DFF5#97DFF5
#97DFF5 is a very light, moderate cyan. Relative luminance 0.659; OKLCH L 86.4% C 0.078 H 219.0°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFF5 |
|---|---|
| RGB | rgb(151, 223, 245) |
| HSL | hsl(194, 82%, 78%) |
| HSV | hsv(194, 38%, 96%) |
| CMYK | cmyk(38.4%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(84.97, -16.97, -17.81) |
| CIE-LCH | lch(84.97, 24.60, 226.37°) |
| OKLab | oklab(86.38% -0.0604 -0.0489) |
| OKLCH | oklch(86.38% 0.078 219) |
| XYZ | xyz(55.6259, 65.9437, 96.1658) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.32
Sky Blue
#87CEEB
ΔE00 4.68
Lightblue
#ADD8E6
ΔE00 4.99
Baby Blue
#89CFF0
ΔE00 5.30
Powder Blue
#B0E0E6
ΔE00 5.98
Robin'S Egg Blue
#98EFF9
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFF5 #F5AD97
analogous
#97F5DC #97DFF5 #97B0F5
triadic
#97DFF5 #F597DF #DFF597
tetradic
#97DFF5 #DC97F5 #F5AD97 #B0F597
square
#97DFF5 #DC97F5 #F5AD97 #B0F597
split-complementary
#97DFF5 #F597B0 #F5DC97
monochromatic
#27BDEA #5FCEF0 #97DFF5 #CFF0FA #E3F6FC
Accessibility & contrast
On white
1.48
#97DFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#97DFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFF5
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFF5 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF6
Deuteranopia (green-blind)
#C2CFF5
Tritanopia (blue-blind)
#72E7E6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #97dff5; /* rgb */ color: rgb(151, 223, 245); /* oklch */ color: oklch(86.4% 0.078 219.0);
Tailwind
colors: {
custom: {
50: '#b9e9f8',
500: '#97dff5',
950: '#000000',
},
}SCSS
$custom: #97dff5; $custom-light: #b9e9f8; $custom-dark: #000000;
JSON
{
"hex": "#97dff5",
"rgb": {
"r": 151,
"g": 223,
"b": 245
},
"hsl": {
"h": 194.043,
"s": 82.456,
"l": 77.647
},
"oklch": {
"l": 0.86377,
"c": 0.0777,
"h": 219
},
"luminance": 0.65947
}Semantic roles & 50–950 ramp
primary
#97DFF5
secondary
#D3795D
accent
#3907DF
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485