#97CFDE#97CFDE
#97CFDE is a very light, moderate cyan. Relative luminance 0.565; OKLCH L 82.1% C 0.061 H 216.1°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFDE |
|---|---|
| RGB | rgb(151, 207, 222) |
| HSL | hsl(193, 52%, 73%) |
| HSV | hsv(193, 32%, 87%) |
| CMYK | cmyk(32%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(79.88, -14.42, -13.22) |
| CIE-LCH | lch(79.88, 19.56, 222.51°) |
| OKLab | oklab(82.1% -0.0495 -0.0361) |
| OKLCH | oklch(82.1% 0.061 216.1) |
| XYZ | xyz(48.2558, 56.4763, 77.4514) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.79
Sky Blue
#87CEEB
ΔE00 4.50
Powder Blue
#B0E0E6
ΔE00 5.43
Ice Blue
#A5DFF9
ΔE00 5.54
Baby Blue
#89CFF0
ΔE00 5.65
Robin'S Egg Blue
#98EFF9
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFDE #DEA697
analogous
#97DEC9 #97CFDE #97ABDE
triadic
#97CFDE #DE97CF #CFDE97
tetradic
#97CFDE #C997DE #DEA697 #ABDE97
square
#97CFDE #C997DE #DEA697 #ABDE97
split-complementary
#97CFDE #DE97AB #DEC997
monochromatic
#3CA3BE #69BACF #97CFDE #C5E4ED #E8F4F8
Accessibility & contrast
On white
1.71
#97CFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#97CFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFDE
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFDE | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDF
Deuteranopia (green-blind)
#B9C2DE
Tritanopia (blue-blind)
#7ED5D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #97cfde; /* rgb */ color: rgb(151, 207, 222); /* oklch */ color: oklch(82.1% 0.061 216.1);
Tailwind
colors: {
custom: {
50: '#b7dde8',
500: '#97cfde',
950: '#000000',
},
}SCSS
$custom: #97cfde; $custom-light: #b7dde8; $custom-dark: #000000;
JSON
{
"hex": "#97cfde",
"rgb": {
"r": 151,
"g": 207,
"b": 222
},
"hsl": {
"h": 192.676,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.821,
"c": 0.06126,
"h": 216.1
},
"luminance": 0.56479
}Semantic roles & 50–950 ramp
primary
#97CFDE
secondary
#B67563
accent
#4726BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484