#97CDBA#97CDBA
#97CDBA is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.5% C 0.062 H 171.0°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #97CDBA |
|---|---|
| RGB | rgb(151, 205, 186) |
| HSL | hsl(159, 35%, 70%) |
| HSV | hsv(159, 26%, 80%) |
| CMYK | cmyk(26.3%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(78.34, -21.44, 3.82) |
| CIE-LCH | lch(78.34, 21.78, 169.91°) |
| OKLab | oklab(80.54% -0.0615 0.0098) |
| OKLCH | oklch(80.54% 0.062 171) |
| XYZ | xyz(43.4540, 53.7852, 54.5369) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.74
Seafoam Blue
#78D1B6
ΔE00 5.43
Light Teal
#90E4C1
ΔE00 7.33
Mediumaquamarine
#66CDAA
ΔE00 7.77
Seafoam
#7FE0B3
ΔE00 9.01
Darkseagreen
#8FBC8F
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CDBA #CD97AA
analogous
#97CD9F #97CDBA #97C5CD
triadic
#97CDBA #BA97CD #CDBA97
tetradic
#97CDBA #9F97CD #CD97AA #C5CD97
square
#97CDBA #9F97CD #CD97AA #C5CD97
split-complementary
#97CDBA #CD97C5 #CD9F97
monochromatic
#4C9E81 #6EB99F #97CDBA #C0E1D5 #EAF5F1
Accessibility & contrast
On white
1.79
#97CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#97CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CDBA
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CDBA | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6B9
Deuteranopia (green-blind)
#C0BFBB
Tritanopia (blue-blind)
#8ACEC7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97cdba; /* rgb */ color: rgb(151, 205, 186); /* oklch */ color: oklch(80.5% 0.062 171.0);
Tailwind
colors: {
custom: {
50: '#b6dcce',
500: '#97cdba',
950: '#000000',
},
}SCSS
$custom: #97cdba; $custom-light: #b6dcce; $custom-dark: #000000;
JSON
{
"hex": "#97cdba",
"rgb": {
"r": 151,
"g": 205,
"b": 186
},
"hsl": {
"h": 158.889,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.80537,
"c": 0.06224,
"h": 171
},
"luminance": 0.53787
}Semantic roles & 50–950 ramp
primary
#97CDBA
secondary
#A2667B
accent
#3861AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483