#97DED3#97DED3
#97DED3 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.1% C 0.073 H 183.8°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #97DED3 |
|---|---|
| RGB | rgb(151, 222, 211) |
| HSL | hsl(171, 52%, 73%) |
| HSV | hsv(171, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(83.72, -24.48, -1.68) |
| CIE-LCH | lch(83.72, 24.53, 183.92°) |
| OKLab | oklab(85.05% -0.0725 -0.0049) |
| OKLCH | oklch(85.05% 0.073 183.8) |
| XYZ | xyz(50.6376, 63.5221, 71.2082) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.18
Seafoam Blue
#78D1B6
ΔE00 7.10
Pale Teal
#82CBB2
ΔE00 7.11
Tiffany Blue
#7BF2DA
ΔE00 7.18
Duck Egg Blue
#C3FBF4
ΔE00 7.68
Pale Cyan
#B7FFFA
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DED3 #DE97A2
analogous
#97DEAF #97DED3 #97C5DE
triadic
#97DED3 #D397DE #DED397
tetradic
#97DED3 #AF97DE #DE97A2 #C5DE97
square
#97DED3 #AF97DE #DE97A2 #C5DE97
split-complementary
#97DED3 #DE97C5 #DEAF97
monochromatic
#3CBEAA #69CFBF #97DED3 #C5EDE7 #E8F8F5
Accessibility & contrast
On white
1.53
#97DED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#97DED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DED3
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DED3 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D3
Deuteranopia (green-blind)
#CACDD4
Tritanopia (blue-blind)
#80E1DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97ded3; /* rgb */ color: rgb(151, 222, 211); /* oklch */ color: oklch(85.1% 0.073 183.8);
Tailwind
colors: {
custom: {
50: '#b8e8e0',
500: '#97ded3',
950: '#000000',
},
}SCSS
$custom: #97ded3; $custom-light: #b8e8e0; $custom-dark: #000000;
JSON
{
"hex": "#97ded3",
"rgb": {
"r": 151,
"g": 222,
"b": 211
},
"hsl": {
"h": 170.704,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.85054,
"c": 0.07271,
"h": 183.8
},
"luminance": 0.63525
}Semantic roles & 50–950 ramp
primary
#97DED3
secondary
#B66370
accent
#263EBF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484