#97DECF#97DECF
#97DECF is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.9% C 0.074 H 179.7°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #97DECF |
|---|---|
| RGB | rgb(151, 222, 207) |
| HSL | hsl(167, 52%, 73%) |
| HSV | hsv(167, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(83.61, -25.35, 0.29) |
| CIE-LCH | lch(83.61, 25.36, 179.34°) |
| OKLab | oklab(84.94% -0.0742 0.0004) |
| OKLCH | oklch(84.94% 0.074 179.7) |
| XYZ | xyz(50.1424, 63.3241, 68.6000) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.99
Pale Teal
#82CBB2
ΔE00 6.09
Light Teal
#90E4C1
ΔE00 6.38
Tiffany Blue
#7BF2DA
ΔE00 6.56
Paleturquoise
#AFEEEE
ΔE00 7.32
Pale Aqua
#B8FFEB
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DECF #DE97A6
analogous
#97DEAB #97DECF #97C9DE
triadic
#97DECF #CF97DE #DECF97
tetradic
#97DECF #AB97DE #DE97A6 #C9DE97
square
#97DECF #AB97DE #DE97A6 #C9DE97
split-complementary
#97DECF #DE97C9 #DEAB97
monochromatic
#3CBEA3 #69CFBA #97DECF #C5EDE4 #E8F8F4
Accessibility & contrast
On white
1.54
#97DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#97DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DECF
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DECF | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CE
Deuteranopia (green-blind)
#CBCDD0
Tritanopia (blue-blind)
#81E0D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97decf; /* rgb */ color: rgb(151, 222, 207); /* oklch */ color: oklch(84.9% 0.074 179.7);
Tailwind
colors: {
custom: {
50: '#b8e8dd',
500: '#97decf',
950: '#000000',
},
}SCSS
$custom: #97decf; $custom-light: #b8e8dd; $custom-dark: #000000;
JSON
{
"hex": "#97decf",
"rgb": {
"r": 151,
"g": 222,
"b": 207
},
"hsl": {
"h": 167.324,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.84937,
"c": 0.07421,
"h": 179.7
},
"luminance": 0.63327
}Semantic roles & 50–950 ramp
primary
#97DECF
secondary
#B66375
accent
#2647BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484