#97DDC2#97DDC2
#97DDC2 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.080 H 168.3°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #97DDC2 |
|---|---|
| RGB | rgb(151, 221, 194) |
| HSL | hsl(157, 51%, 73%) |
| HSV | hsv(157, 32%, 87%) |
| CMYK | cmyk(31.7%, 0%, 12.2%, 13.3%) |
| CIE-LAB | lab(83.01, -27.63, 6.30) |
| CIE-LCH | lch(83.01, 28.34, 167.15°) |
| OKLab | oklab(84.35% -0.0784 0.0162) |
| OKLCH | oklch(84.35% 0.08 168.3) |
| XYZ | xyz(48.3532, 62.1847, 60.4835) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.88
Seafoam Blue
#78D1B6
ΔE00 4.41
Pale Teal
#82CBB2
ΔE00 4.60
Seafoam
#7FE0B3
ΔE00 5.43
Mediumaquamarine
#66CDAA
ΔE00 6.72
Mint
#AAF0C1
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DDC2 #DD97B2
analogous
#97DD9F #97DDC2 #97D5DD
triadic
#97DDC2 #C297DD #DDC297
tetradic
#97DDC2 #9F97DD #DD97B2 #D5DD97
square
#97DDC2 #9F97DD #DD97B2 #D5DD97
split-complementary
#97DDC2 #DD97D5 #DD9F97
monochromatic
#3DBC8B #69CEA7 #97DDC2 #C5ECDD #E8F7F1
Accessibility & contrast
On white
1.56
#97DDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#97DDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DDC2
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DDC2 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4C1
Deuteranopia (green-blind)
#CDCBC4
Tritanopia (blue-blind)
#86DED5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97ddc2; /* rgb */ color: rgb(151, 221, 194); /* oklch */ color: oklch(84.3% 0.080 168.3);
Tailwind
colors: {
custom: {
50: '#b7e7d4',
500: '#97ddc2',
950: '#000000',
},
}SCSS
$custom: #97ddc2; $custom-light: #b7e7d4; $custom-dark: #000000;
JSON
{
"hex": "#97ddc2",
"rgb": {
"r": 151,
"g": 221,
"b": 194
},
"hsl": {
"h": 156.857,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.84348,
"c": 0.0801,
"h": 168.3
},
"luminance": 0.62187
}Semantic roles & 50–950 ramp
primary
#97DDC2
secondary
#B56383
accent
#2762BE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483