#97C2DF#97C2DF
#97C2DF is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.3% C 0.062 H 238.1°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #97C2DF |
|---|---|
| RGB | rgb(151, 194, 223) |
| HSL | hsl(204, 53%, 73%) |
| HSV | hsv(204, 32%, 87%) |
| CMYK | cmyk(32.3%, 13%, 0%, 12.5%) |
| CIE-LAB | lab(76.37, -7.38, -19.05) |
| CIE-LCH | lch(76.37, 20.43, 248.83°) |
| OKLab | oklab(79.33% -0.0326 -0.0522) |
| OKLCH | oklch(79.33% 0.062 238.1) |
| XYZ | xyz(45.3694, 50.4884, 77.1524) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.91
Light Blue
#95D0FC
ΔE00 5.00
Baby Blue
#89CFF0
ΔE00 5.17
Lightskyblue
#87CEFA
ΔE00 5.26
Cloudy Blue
#ACC2D9
ΔE00 5.32
Lightblue (survey)
#7BC8F6
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C2DF #DFB497
analogous
#97DFD8 #97C2DF #979EDF
triadic
#97C2DF #DF97C2 #C2DF97
tetradic
#97C2DF #D897DF #DFB497 #9EDF97
square
#97C2DF #D897DF #DFB497 #9EDF97
split-complementary
#97C2DF #DF979E #DFD897
monochromatic
#3B8BC0 #68A7D1 #97C2DF #C6DDED #E8F1F8
Accessibility & contrast
On white
1.89
#97C2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#97C2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C2DF
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C2DF | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E0
Deuteranopia (green-blind)
#ABB9DF
Tritanopia (blue-blind)
#80C9CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #97c2df; /* rgb */ color: rgb(151, 194, 223); /* oklch */ color: oklch(79.3% 0.062 238.1);
Tailwind
colors: {
custom: {
50: '#b7d4e9',
500: '#97c2df',
950: '#000000',
},
}SCSS
$custom: #97c2df; $custom-light: #b7d4e9; $custom-dark: #000000;
JSON
{
"hex": "#97c2df",
"rgb": {
"r": 151,
"g": 194,
"b": 223
},
"hsl": {
"h": 204.167,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.79325,
"c": 0.06157,
"h": 238.1
},
"luminance": 0.50491
}Semantic roles & 50–950 ramp
primary
#97C2DF
secondary
#B78563
accent
#6425C0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384