#97DED8#97DED8
#97DED8 is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.2% C 0.071 H 189.2°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #97DED8 |
|---|---|
| RGB | rgb(151, 222, 216) |
| HSL | hsl(175, 52%, 73%) |
| HSV | hsv(175, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(83.85, -23.36, -4.13) |
| CIE-LCH | lch(83.85, 23.72, 190.03°) |
| OKLab | oklab(85.21% -0.0705 -0.0115) |
| OKLCH | oklch(85.21% 0.071 189.2) |
| XYZ | xyz(51.2742, 63.7768, 74.5608) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.95
Robin'S Egg Blue
#98EFF9
ΔE00 7.08
Powder Blue
#B0E0E6
ΔE00 7.19
Light Cyan
#ACFFFC
ΔE00 7.20
Pale Cyan
#B7FFFA
ΔE00 7.26
Duck Egg Blue
#C3FBF4
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DED8 #DE979D
analogous
#97DEB4 #97DED8 #97C0DE
triadic
#97DED8 #D897DE #DED897
tetradic
#97DED8 #B497DE #DE979D #C0DE97
square
#97DED8 #B497DE #DE979D #C0DE97
split-complementary
#97DED8 #DE97C0 #DEB497
monochromatic
#3CBEB3 #69CFC7 #97DED8 #C5EDE9 #E8F8F6
Accessibility & contrast
On white
1.53
#97DED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#97DED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DED8
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DED8 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7D8
Deuteranopia (green-blind)
#C9CDD9
Tritanopia (blue-blind)
#7EE2DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97ded8; /* rgb */ color: rgb(151, 222, 216); /* oklch */ color: oklch(85.2% 0.071 189.2);
Tailwind
colors: {
custom: {
50: '#b8e8e4',
500: '#97ded8',
950: '#000000',
},
}SCSS
$custom: #97ded8; $custom-light: #b8e8e4; $custom-dark: #000000;
JSON
{
"hex": "#97ded8",
"rgb": {
"r": 151,
"g": 222,
"b": 216
},
"hsl": {
"h": 174.93,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.85205,
"c": 0.07143,
"h": 189.2
},
"luminance": 0.6378
}Semantic roles & 50–950 ramp
primary
#97DED8
secondary
#B6636A
accent
#2633BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484