#97C8F4#97C8F4
#97C8F4 is a light, moderate cyan. Relative luminance 0.544; OKLCH L 81.4% C 0.081 H 246.1°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #97C8F4 |
|---|---|
| RGB | rgb(151, 200, 244) |
| HSL | hsl(208, 81%, 77%) |
| HSV | hsv(208, 38%, 96%) |
| CMYK | cmyk(38.1%, 18%, 0%, 4.3%) |
| CIE-LAB | lab(78.70, -5.28, -26.78) |
| CIE-LCH | lch(78.70, 27.30, 258.85°) |
| OKLab | oklab(81.41% -0.0328 -0.074) |
| OKLCH | oklch(81.41% 0.081 246.1) |
| XYZ | xyz(49.7406, 54.4167, 93.4529) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.34
Light Blue
#95D0FC
ΔE00 2.64
Sky
#82CAFC
ΔE00 3.70
Lightskyblue
#87CEFA
ΔE00 4.19
Lightblue (survey)
#7BC8F6
ΔE00 4.80
Powder Blue (survey)
#B1D1FC
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C8F4 #F4C397
analogous
#97F4F2 #97C8F4 #979AF4
triadic
#97C8F4 #F497C8 #C8F497
tetradic
#97C8F4 #F297F4 #F4C397 #9AF497
square
#97C8F4 #F297F4 #F4C397 #9AF497
split-complementary
#97C8F4 #F4979A #F4F297
monochromatic
#288DE8 #60ABEE #97C8F4 #CEE5FA #E3F0FC
Accessibility & contrast
On white
1.77
#97C8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#97C8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C8F4
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C8F4 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F6
Deuteranopia (green-blind)
#AABFF3
Tritanopia (blue-blind)
#76D2D6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97c8f4; /* rgb */ color: rgb(151, 200, 244); /* oklch */ color: oklch(81.4% 0.081 246.1);
Tailwind
colors: {
custom: {
50: '#b8d8f7',
500: '#97c8f4',
950: '#000000',
},
}SCSS
$custom: #97c8f4; $custom-light: #b8d8f7; $custom-dark: #000000;
JSON
{
"hex": "#97c8f4",
"rgb": {
"r": 151,
"g": 200,
"b": 244
},
"hsl": {
"h": 208.387,
"s": 80.87,
"l": 77.451
},
"oklch": {
"l": 0.81405,
"c": 0.08095,
"h": 246.1
},
"luminance": 0.5442
}Semantic roles & 50–950 ramp
primary
#97C8F4
secondary
#D2945D
accent
#6D08DD
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385