#97CDBF#97CDBF
#97CDBF is a light, muted teal. Relative luminance 0.540; OKLCH L 80.7% C 0.059 H 176.9°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #97CDBF |
|---|---|
| RGB | rgb(151, 205, 191) |
| HSL | hsl(164, 35%, 70%) |
| HSV | hsv(164, 26%, 80%) |
| CMYK | cmyk(26.3%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(78.46, -20.39, 1.32) |
| CIE-LCH | lch(78.46, 20.43, 176.31°) |
| OKLab | oklab(80.68% -0.0594 0.0032) |
| OKLCH | oklch(80.68% 0.059 176.9) |
| XYZ | xyz(43.9948, 54.0016, 57.3854) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.88
Seafoam Blue
#78D1B6
ΔE00 6.33
Light Teal
#90E4C1
ΔE00 8.48
Mediumaquamarine
#66CDAA
ΔE00 8.88
Paleturquoise
#AFEEEE
ΔE00 9.56
Mediumturquoise
#48D1CC
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CDBF #CD97A5
analogous
#97CDA4 #97CDBF #97C0CD
triadic
#97CDBF #BF97CD #CDBF97
tetradic
#97CDBF #A497CD #CD97A5 #C0CD97
square
#97CDBF #A497CD #CD97A5 #C0CD97
split-complementary
#97CDBF #CD97C0 #CDA497
monochromatic
#4C9E89 #6EB9A6 #97CDBF #C0E1D8 #EAF5F2
Accessibility & contrast
On white
1.78
#97CDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#97CDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CDBF
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CDBF | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BE
Deuteranopia (green-blind)
#BFBFC0
Tritanopia (blue-blind)
#89CFC9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97cdbf; /* rgb */ color: rgb(151, 205, 191); /* oklch */ color: oklch(80.7% 0.059 176.9);
Tailwind
colors: {
custom: {
50: '#b7dcd2',
500: '#97cdbf',
950: '#000000',
},
}SCSS
$custom: #97cdbf; $custom-light: #b7dcd2; $custom-dark: #000000;
JSON
{
"hex": "#97cdbf",
"rgb": {
"r": 151,
"g": 205,
"b": 191
},
"hsl": {
"h": 164.444,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.8068,
"c": 0.05946,
"h": 176.9
},
"luminance": 0.54004
}Semantic roles & 50–950 ramp
primary
#97CDBF
secondary
#A26676
accent
#3856AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483