#97DFEF#97DFEF
#97DFEF is a very light, moderate cyan. Relative luminance 0.656; OKLCH L 86.2% C 0.075 H 213.1°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFEF |
|---|---|
| RGB | rgb(151, 223, 239) |
| HSL | hsl(191, 73%, 76%) |
| HSV | hsv(191, 37%, 94%) |
| CMYK | cmyk(36.8%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(84.78, -18.45, -14.91) |
| CIE-LCH | lch(84.78, 23.73, 218.95°) |
| OKLab | oklab(86.17% -0.0626 -0.0409) |
| OKLCH | oklch(86.17% 0.075 213.1) |
| XYZ | xyz(54.7247, 65.5832, 91.4198) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.69
Powder Blue
#B0E0E6
ΔE00 4.71
Ice Blue
#A5DFF9
ΔE00 5.17
Lightblue
#ADD8E6
ΔE00 5.31
Robin Egg Blue
#8AF1FE
ΔE00 5.41
Sky Blue
#87CEEB
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFEF #EFA797
analogous
#97EFD3 #97DFEF #97B3EF
triadic
#97DFEF #EF97DF #DFEF97
tetradic
#97DFEF #D397EF #EFA797 #B3EF97
square
#97DFEF #D397EF #EFA797 #B3EF97
split-complementary
#97DFEF #EF97B3 #EFD397
monochromatic
#2DBEDF #62CFE7 #97DFEF #CCEFF7 #E4F7FB
Accessibility & contrast
On white
1.49
#97DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#97DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFEF
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFEF | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#C4CFEF
Tritanopia (blue-blind)
#75E6E4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #97dfef; /* rgb */ color: rgb(151, 223, 239); /* oklch */ color: oklch(86.2% 0.075 213.1);
Tailwind
colors: {
custom: {
50: '#b9e9f4',
500: '#97dfef',
950: '#000000',
},
}SCSS
$custom: #97dfef; $custom-light: #b9e9f4; $custom-dark: #000000;
JSON
{
"hex": "#97dfef",
"rgb": {
"r": 151,
"g": 223,
"b": 239
},
"hsl": {
"h": 190.909,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.86169,
"c": 0.0748,
"h": 213.1
},
"luminance": 0.65587
}Semantic roles & 50–950 ramp
primary
#97DFEF
secondary
#CB735F
accent
#3410D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485