#97DEDD#97DEDD
#97DEDD is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.4% C 0.071 H 194.8°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEDD |
|---|---|
| RGB | rgb(151, 222, 221) |
| HSL | hsl(179, 52%, 73%) |
| HSV | hsv(179, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(83.99, -22.22, -6.58) |
| CIE-LCH | lch(83.99, 23.17, 196.49°) |
| OKLab | oklab(85.36% -0.0685 -0.0181) |
| OKLCH | oklch(85.36% 0.071 194.8) |
| XYZ | xyz(51.9304, 64.0393, 78.0171) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Powder Blue
#B0E0E6
ΔE00 5.81
Robin Egg Blue
#8AF1FE
ΔE00 6.70
Light Cyan
#ACFFFC
ΔE00 7.09
Pale Cyan
#B7FFFA
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEDD #DE9798
analogous
#97DEB9 #97DEDD #97BBDE
triadic
#97DEDD #DD97DE #DEDD97
tetradic
#97DEDD #B997DE #DE9798 #BBDE97
square
#97DEDD #B997DE #DE9798 #BBDE97
split-complementary
#97DEDD #DE97BB #DEB997
monochromatic
#3CBEBC #69CFCE #97DEDD #C5EDEC #E8F8F7
Accessibility & contrast
On white
1.52
#97DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#97DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEDD
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEDD | 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)
#D5D7DD
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#7CE2DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97dedd; /* rgb */ color: rgb(151, 222, 221); /* oklch */ color: oklch(85.4% 0.071 194.8);
Tailwind
colors: {
custom: {
50: '#b8e8e7',
500: '#97dedd',
950: '#000000',
},
}SCSS
$custom: #97dedd; $custom-light: #b8e8e7; $custom-dark: #000000;
JSON
{
"hex": "#97dedd",
"rgb": {
"r": 151,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.155,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.8536,
"c": 0.07082,
"h": 194.8
},
"luminance": 0.64042
}Semantic roles & 50–950 ramp
primary
#97DEDD
secondary
#B66364
accent
#2628BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484