#97DDE7#97DDE7
#97DDE7 is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.5% C 0.071 H 207.2°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #97DDE7 |
|---|---|
| RGB | rgb(151, 221, 231) |
| HSL | hsl(188, 63%, 75%) |
| HSV | hsv(188, 35%, 91%) |
| CMYK | cmyk(34.6%, 4.3%, 0%, 9.4%) |
| CIE-LAB | lab(84.00, -19.38, -11.86) |
| CIE-LCH | lch(84.00, 22.72, 211.47°) |
| OKLab | oklab(85.46% -0.0633 -0.0325) |
| OKLCH | oklch(85.46% 0.071 207.2) |
| XYZ | xyz(53.0378, 64.0585, 85.1556) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.07
Robin'S Egg Blue
#98EFF9
ΔE00 4.27
Robin Egg Blue
#8AF1FE
ΔE00 5.32
Paleturquoise
#AFEEEE
ΔE00 5.45
Lightblue
#ADD8E6
ΔE00 6.09
Robin'S Egg
#6DEDFD
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DDE7 #E7A197
analogous
#97E7C9 #97DDE7 #97B5E7
triadic
#97DDE7 #E797DD #DDE797
tetradic
#97DDE7 #C997E7 #E7A197 #B5E797
square
#97DDE7 #C997E7 #E7A197 #B5E797
split-complementary
#97DDE7 #E797B5 #E7C997
monochromatic
#34BCD0 #65CDDC #97DDE7 #C9EDF2 #E6F7F9
Accessibility & contrast
On white
1.52
#97DDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#97DDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DDE7
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DDE7 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8E8
Deuteranopia (green-blind)
#C4CDE7
Tritanopia (blue-blind)
#79E3E0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97dde7; /* rgb */ color: rgb(151, 221, 231); /* oklch */ color: oklch(85.5% 0.071 207.2);
Tailwind
colors: {
custom: {
50: '#b8e7ee',
500: '#97dde7',
950: '#000000',
},
}SCSS
$custom: #97dde7; $custom-light: #b8e7ee; $custom-dark: #000000;
JSON
{
"hex": "#97dde7",
"rgb": {
"r": 151,
"g": 221,
"b": 231
},
"hsl": {
"h": 187.5,
"s": 62.5,
"l": 74.902
},
"oklch": {
"l": 0.85462,
"c": 0.07115,
"h": 207.2
},
"luminance": 0.64062
}Semantic roles & 50–950 ramp
primary
#97DDE7
secondary
#C16D61
accent
#311BCA
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485