#97DDF8#97DDF8
#97DDF8 is a very light, moderate cyan. Relative luminance 0.651; OKLCH L 86.1% C 0.079 H 224.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #97DDF8 |
|---|---|
| RGB | rgb(151, 221, 248) |
| HSL | hsl(197, 87%, 78%) |
| HSV | hsv(197, 39%, 97%) |
| CMYK | cmyk(39.1%, 10.9%, 0%, 2.7%) |
| CIE-LAB | lab(84.52, -15.21, -20.07) |
| CIE-LCH | lch(84.52, 25.18, 232.85°) |
| OKLab | oklab(86.05% -0.0569 -0.0552) |
| OKLCH | oklch(86.05% 0.079 224.2) |
| XYZ | xyz(55.5564, 65.0660, 98.4203) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.08
Sky Blue
#87CEEB
ΔE00 3.68
Baby Blue
#89CFF0
ΔE00 3.84
Lightblue
#ADD8E6
ΔE00 5.15
Lightskyblue
#87CEFA
ΔE00 6.18
Light Blue
#95D0FC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DDF8 #F8B297
analogous
#97F8E2 #97DDF8 #97ACF8
triadic
#97DDF8 #F897DD #DDF897
tetradic
#97DDF8 #E297F8 #F8B297 #ACF897
square
#97DDF8 #E297F8 #F8B297 #ACF897
split-complementary
#97DDF8 #F897AC #F8E297
monochromatic
#24B8F0 #5ECAF4 #97DDF8 #D0F0FC #E2F6FD
Accessibility & contrast
On white
1.50
#97DDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#97DDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DDF8
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DDF8 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED9F9
Deuteranopia (green-blind)
#BFCEF8
Tritanopia (blue-blind)
#71E5E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #97ddf8; /* rgb */ color: rgb(151, 221, 248); /* oklch */ color: oklch(86.1% 0.079 224.2);
Tailwind
colors: {
custom: {
50: '#b9e7fa',
500: '#97ddf8',
950: '#000000',
},
}SCSS
$custom: #97ddf8; $custom-light: #b9e7fa; $custom-dark: #000000;
JSON
{
"hex": "#97ddf8",
"rgb": {
"r": 151,
"g": 221,
"b": 248
},
"hsl": {
"h": 196.701,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.8605,
"c": 0.07926,
"h": 224.2
},
"luminance": 0.6507
}Semantic roles & 50–950 ramp
primary
#97DDF8
secondary
#D87E5C
accent
#4102E4
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485