#97DCDE#97DCDE
#97DCDE is a very light, moderate teal. Relative luminance 0.630; OKLCH L 85.0% C 0.069 H 198.2°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCDE |
|---|---|
| RGB | rgb(151, 220, 222) |
| HSL | hsl(182, 52%, 73%) |
| HSV | hsv(182, 32%, 87%) |
| CMYK | cmyk(32%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(83.46, -21.00, -7.88) |
| CIE-LCH | lch(83.46, 22.43, 200.58°) |
| OKLab | oklab(84.95% -0.0656 -0.0216) |
| OKLCH | oklch(84.95% 0.069 198.2) |
| XYZ | xyz(51.5360, 63.0366, 78.5448) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.42
Powder Blue
#B0E0E6
ΔE00 4.97
Robin'S Egg Blue
#98EFF9
ΔE00 5.14
Robin Egg Blue
#8AF1FE
ΔE00 6.35
Robin'S Egg
#6DEDFD
ΔE00 7.29
Pale Sky Blue
#BDF6FE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCDE #DE9997
analogous
#97DEBC #97DCDE #97B8DE
triadic
#97DCDE #DE97DC #DCDE97
tetradic
#97DCDE #BC97DE #DE9997 #B8DE97
square
#97DCDE #BC97DE #DE9997 #B8DE97
split-complementary
#97DCDE #DE97B8 #DEBC97
monochromatic
#3CBBBE #69CCCF #97DCDE #C5ECED #E8F7F8
Accessibility & contrast
On white
1.54
#97DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#97DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCDE
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCDE | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DE
Deuteranopia (green-blind)
#C6CCDF
Tritanopia (blue-blind)
#7CE1DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97dcde; /* rgb */ color: rgb(151, 220, 222); /* oklch */ color: oklch(85.0% 0.069 198.2);
Tailwind
colors: {
custom: {
50: '#b8e7e8',
500: '#97dcde',
950: '#000000',
},
}SCSS
$custom: #97dcde; $custom-light: #b8e7e8; $custom-dark: #000000;
JSON
{
"hex": "#97dcde",
"rgb": {
"r": 151,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.69,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.8495,
"c": 0.0691,
"h": 198.2
},
"luminance": 0.6304
}Semantic roles & 50–950 ramp
primary
#97DCDE
secondary
#B66563
accent
#2B26BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484