#97DFE7#97DFE7
#97DFE7 is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.9% C 0.072 H 204.7°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFE7 |
|---|---|
| RGB | rgb(151, 223, 231) |
| HSL | hsl(186, 63%, 75%) |
| HSV | hsv(186, 35%, 91%) |
| CMYK | cmyk(34.6%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(84.55, -20.38, -11.04) |
| CIE-LCH | lch(84.55, 23.18, 208.45°) |
| OKLab | oklab(85.9% -0.0657 -0.0302) |
| OKLCH | oklch(85.9% 0.072 204.7) |
| XYZ | xyz(53.5690, 65.1209, 85.3327) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.73
Powder Blue
#B0E0E6
ΔE00 4.29
Paleturquoise
#AFEEEE
ΔE00 4.71
Robin Egg Blue
#8AF1FE
ΔE00 4.89
Robin'S Egg
#6DEDFD
ΔE00 5.95
Pale Sky Blue
#BDF6FE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFE7 #E79F97
analogous
#97E7C7 #97DFE7 #97B7E7
triadic
#97DFE7 #E797DF #DFE797
tetradic
#97DFE7 #C797E7 #E79F97 #B7E797
square
#97DFE7 #C797E7 #E79F97 #B7E797
split-complementary
#97DFE7 #E797B7 #E7C797
monochromatic
#34C0D0 #65D0DC #97DFE7 #C9EEF2 #E6F7F9
Accessibility & contrast
On white
1.50
#97DFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#97DFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFE7
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFE7 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9E8
Deuteranopia (green-blind)
#C6CFE7
Tritanopia (blue-blind)
#78E5E1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #97dfe7; /* rgb */ color: rgb(151, 223, 231); /* oklch */ color: oklch(85.9% 0.072 204.7);
Tailwind
colors: {
custom: {
50: '#b8e9ee',
500: '#97dfe7',
950: '#000000',
},
}SCSS
$custom: #97dfe7; $custom-light: #b8e9ee; $custom-dark: #000000;
JSON
{
"hex": "#97dfe7",
"rgb": {
"r": 151,
"g": 223,
"b": 231
},
"hsl": {
"h": 186,
"s": 62.5,
"l": 74.902
},
"oklch": {
"l": 0.85901,
"c": 0.07235,
"h": 204.7
},
"luminance": 0.65124
}Semantic roles & 50–950 ramp
primary
#97DFE7
secondary
#C16B61
accent
#2D1BCA
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485