#97DEDA#97DEDA
#97DEDA is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.3% C 0.071 H 191.4°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEDA |
|---|---|
| RGB | rgb(151, 222, 218) |
| HSL | hsl(177, 52%, 73%) |
| HSV | hsv(177, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(83.90, -22.90, -5.11) |
| CIE-LCH | lch(83.90, 23.47, 192.58°) |
| OKLab | oklab(85.27% -0.0697 -0.0141) |
| OKLCH | oklch(85.27% 0.071 191.4) |
| XYZ | xyz(51.5343, 63.8808, 75.9308) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.57
Robin'S Egg Blue
#98EFF9
ΔE00 6.43
Powder Blue
#B0E0E6
ΔE00 6.62
Light Cyan
#ACFFFC
ΔE00 7.09
Pale Cyan
#B7FFFA
ΔE00 7.21
Duck Egg Blue
#C3FBF4
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEDA #DE979B
analogous
#97DEB6 #97DEDA #97BEDE
triadic
#97DEDA #DA97DE #DEDA97
tetradic
#97DEDA #B697DE #DE979B #BEDE97
square
#97DEDA #B697DE #DE979B #BEDE97
split-complementary
#97DEDA #DE97BE #DEB697
monochromatic
#3CBEB7 #69CFC9 #97DEDA #C5EDEB #E8F8F7
Accessibility & contrast
On white
1.52
#97DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#97DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEDA
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEDA | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DA
Deuteranopia (green-blind)
#C9CDDB
Tritanopia (blue-blind)
#7EE2DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97deda; /* rgb */ color: rgb(151, 222, 218); /* oklch */ color: oklch(85.3% 0.071 191.4);
Tailwind
colors: {
custom: {
50: '#b8e8e5',
500: '#97deda',
950: '#000000',
},
}SCSS
$custom: #97deda; $custom-light: #b8e8e5; $custom-dark: #000000;
JSON
{
"hex": "#97deda",
"rgb": {
"r": 151,
"g": 222,
"b": 218
},
"hsl": {
"h": 176.62,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.85266,
"c": 0.0711,
"h": 191.4
},
"luminance": 0.63884
}Semantic roles & 50–950 ramp
primary
#97DEDA
secondary
#B66368
accent
#262FBF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484