#97DEC2#97DEC2
#97DEC2 is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.6% C 0.082 H 167.8°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEC2 |
|---|---|
| RGB | rgb(151, 222, 194) |
| HSL | hsl(156, 52%, 73%) |
| HSV | hsv(156, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(83.29, -28.11, 6.71) |
| CIE-LCH | lch(83.29, 28.90, 166.58°) |
| OKLab | oklab(84.57% -0.0797 0.0173) |
| OKLCH | oklch(84.57% 0.082 167.8) |
| XYZ | xyz(48.6180, 62.7143, 60.5718) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.54
Seafoam Blue
#78D1B6
ΔE00 4.52
Pale Teal
#82CBB2
ΔE00 4.81
Seafoam
#7FE0B3
ΔE00 5.15
Mint
#AAF0C1
ΔE00 6.52
Pale Turquoise
#A5FBD5
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEC2 #DE97B3
analogous
#97DE9E #97DEC2 #97D6DE
triadic
#97DEC2 #C297DE #DEC297
tetradic
#97DEC2 #9E97DE #DE97B3 #D6DE97
square
#97DEC2 #9E97DE #DE97B3 #D6DE97
split-complementary
#97DEC2 #DE97D6 #DE9E97
monochromatic
#3CBE8B #69CFA7 #97DEC2 #C5EDDD #E8F8F1
Accessibility & contrast
On white
1.55
#97DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#97DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEC2
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEC2 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5C1
Deuteranopia (green-blind)
#CECCC4
Tritanopia (blue-blind)
#85DFD6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97dec2; /* rgb */ color: rgb(151, 222, 194); /* oklch */ color: oklch(84.6% 0.082 167.8);
Tailwind
colors: {
custom: {
50: '#b7e8d4',
500: '#97dec2',
950: '#000000',
},
}SCSS
$custom: #97dec2; $custom-light: #b7e8d4; $custom-dark: #000000;
JSON
{
"hex": "#97dec2",
"rgb": {
"r": 151,
"g": 222,
"b": 194
},
"hsl": {
"h": 156.338,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.84573,
"c": 0.08153,
"h": 167.8
},
"luminance": 0.62717
}Semantic roles & 50–950 ramp
primary
#97DEC2
secondary
#B66384
accent
#2663BF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483