#97DFF3#97DFF3
#97DFF3 is a very light, moderate cyan. Relative luminance 0.658; OKLCH L 86.3% C 0.077 H 217.1°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFF3 |
|---|---|
| RGB | rgb(151, 223, 243) |
| HSL | hsl(193, 79%, 77%) |
| HSV | hsv(193, 38%, 95%) |
| CMYK | cmyk(37.9%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(84.91, -17.47, -16.84) |
| CIE-LCH | lch(84.91, 24.27, 223.96°) |
| OKLab | oklab(86.31% -0.0611 -0.0462) |
| OKLCH | oklch(86.31% 0.077 217.1) |
| XYZ | xyz(55.3222, 65.8222, 94.5665) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.90
Lightblue
#ADD8E6
ΔE00 5.00
Sky Blue
#87CEEB
ΔE00 5.08
Powder Blue
#B0E0E6
ΔE00 5.50
Robin'S Egg Blue
#98EFF9
ΔE00 5.69
Baby Blue
#89CFF0
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFF3 #F3AB97
analogous
#97F3D9 #97DFF3 #97B1F3
triadic
#97DFF3 #F397DF #DFF397
tetradic
#97DFF3 #D997F3 #F3AB97 #B1F397
square
#97DFF3 #D997F3 #F3AB97 #B1F397
split-complementary
#97DFF3 #F397B1 #F3D997
monochromatic
#29BDE6 #60CEED #97DFF3 #CEF0F9 #E4F7FC
Accessibility & contrast
On white
1.48
#97DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#97DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFF3
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFF3 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF4
Deuteranopia (green-blind)
#C3CFF3
Tritanopia (blue-blind)
#73E6E5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #97dff3; /* rgb */ color: rgb(151, 223, 243); /* oklch */ color: oklch(86.3% 0.077 217.1);
Tailwind
colors: {
custom: {
50: '#b9e9f7',
500: '#97dff3',
950: '#000000',
},
}SCSS
$custom: #97dff3; $custom-light: #b9e9f7; $custom-dark: #000000;
JSON
{
"hex": "#97dff3",
"rgb": {
"r": 151,
"g": 223,
"b": 243
},
"hsl": {
"h": 193.043,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.86307,
"c": 0.07664,
"h": 217.1
},
"luminance": 0.65826
}Semantic roles & 50–950 ramp
primary
#97DFF3
secondary
#D1765D
accent
#370ADC
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485