#97DEDC#97DEDC
#97DEDC is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.3% C 0.071 H 193.7°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEDC |
|---|---|
| RGB | rgb(151, 222, 220) |
| HSL | hsl(178, 52%, 73%) |
| HSV | hsv(178, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(83.96, -22.45, -6.09) |
| CIE-LCH | lch(83.96, 23.26, 195.17°) |
| OKLab | oklab(85.33% -0.0689 -0.0167) |
| OKLCH | oklch(85.33% 0.071 193.7) |
| XYZ | xyz(51.7976, 63.9861, 77.3175) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.80
Powder Blue
#B0E0E6
ΔE00 6.07
Robin Egg Blue
#8AF1FE
ΔE00 6.98
Light Cyan
#ACFFFC
ΔE00 7.07
Pale Cyan
#B7FFFA
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEDC #DE9799
analogous
#97DEB8 #97DEDC #97BCDE
triadic
#97DEDC #DC97DE #DEDC97
tetradic
#97DEDC #B897DE #DE9799 #BCDE97
square
#97DEDC #B897DE #DE9799 #BCDE97
split-complementary
#97DEDC #DE97BC #DEB897
monochromatic
#3CBEBB #69CFCC #97DEDC #C5EDEC #E8F8F7
Accessibility & contrast
On white
1.52
#97DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#97DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEDC
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEDC | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DC
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#7DE2DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97dedc; /* rgb */ color: rgb(151, 222, 220); /* oklch */ color: oklch(85.3% 0.071 193.7);
Tailwind
colors: {
custom: {
50: '#b8e8e6',
500: '#97dedc',
950: '#000000',
},
}SCSS
$custom: #97dedc; $custom-light: #b8e8e6; $custom-dark: #000000;
JSON
{
"hex": "#97dedc",
"rgb": {
"r": 151,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.31,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.85328,
"c": 0.07089,
"h": 193.7
},
"luminance": 0.63989
}Semantic roles & 50–950 ramp
primary
#97DEDC
secondary
#B66365
accent
#262BBF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484