#97DFF1#97DFF1
#97DFF1 is a very light, moderate cyan. Relative luminance 0.657; OKLCH L 86.2% C 0.076 H 215.2°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFF1 |
|---|---|
| RGB | rgb(151, 223, 241) |
| HSL | hsl(192, 76%, 77%) |
| HSV | hsv(192, 37%, 95%) |
| CMYK | cmyk(37.3%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(84.84, -17.96, -15.88) |
| CIE-LCH | lch(84.84, 23.98, 221.48°) |
| OKLab | oklab(86.24% -0.0619 -0.0436) |
| OKLCH | oklch(86.24% 0.076 215.2) |
| XYZ | xyz(55.0218, 65.7021, 92.9845) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.52
Powder Blue
#B0E0E6
ΔE00 5.07
Lightblue
#ADD8E6
ΔE00 5.10
Robin'S Egg Blue
#98EFF9
ΔE00 5.17
Sky Blue
#87CEEB
ΔE00 5.54
Robin Egg Blue
#8AF1FE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFF1 #F1A997
analogous
#97F1D6 #97DFF1 #97B2F1
triadic
#97DFF1 #F197DF #DFF197
tetradic
#97DFF1 #D697F1 #F1A997 #B2F197
square
#97DFF1 #D697F1 #F1A997 #B2F197
split-complementary
#97DFF1 #F197B2 #F1D697
monochromatic
#2BBEE2 #61CEEA #97DFF1 #CDF0F8 #E4F7FB
Accessibility & contrast
On white
1.49
#97DFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#97DFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFF1
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFF1 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF2
Deuteranopia (green-blind)
#C3CFF1
Tritanopia (blue-blind)
#74E6E4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #97dff1; /* rgb */ color: rgb(151, 223, 241); /* oklch */ color: oklch(86.2% 0.076 215.2);
Tailwind
colors: {
custom: {
50: '#b9e9f5',
500: '#97dff1',
950: '#000000',
},
}SCSS
$custom: #97dff1; $custom-light: #b9e9f5; $custom-dark: #000000;
JSON
{
"hex": "#97dff1",
"rgb": {
"r": 151,
"g": 223,
"b": 241
},
"hsl": {
"h": 192,
"s": 76.271,
"l": 76.863
},
"oklch": {
"l": 0.86237,
"c": 0.07567,
"h": 215.2
},
"luminance": 0.65706
}Semantic roles & 50–950 ramp
primary
#97DFF1
secondary
#CE745E
accent
#360DD8
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485