#97CCBD#97CCBD
#97CCBD is a light, muted teal. Relative luminance 0.534; OKLCH L 80.4% C 0.059 H 175.4°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #97CCBD |
|---|---|
| RGB | rgb(151, 204, 189) |
| HSL | hsl(163, 34%, 70%) |
| HSV | hsv(163, 26%, 80%) |
| CMYK | cmyk(26%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(78.13, -20.31, 1.91) |
| CIE-LCH | lch(78.13, 20.40, 174.63°) |
| OKLab | oklab(80.4% -0.0589 0.0048) |
| OKLCH | oklch(80.4% 0.059 175.4) |
| XYZ | xyz(43.5378, 53.4373, 56.1547) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.65
Seafoam Blue
#78D1B6
ΔE00 6.23
Light Teal
#90E4C1
ΔE00 8.40
Mediumaquamarine
#66CDAA
ΔE00 8.69
Mediumturquoise
#48D1CC
ΔE00 9.97
Paleturquoise
#AFEEEE
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CCBD #CC97A6
analogous
#97CCA3 #97CCBD #97C1CC
triadic
#97CCBD #BD97CC #CCBD97
tetradic
#97CCBD #A397CC #CC97A6 #C1CC97
square
#97CCBD #A397CC #CC97A6 #C1CC97
split-complementary
#97CCBD #CC97C1 #CCA397
monochromatic
#4D9C86 #6EB8A3 #97CCBD #C0E0D7 #E9F4F1
Accessibility & contrast
On white
1.80
#97CCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#97CCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CCBD
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CCBD | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#BEBEBE
Tritanopia (blue-blind)
#89CDC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #97ccbd; /* rgb */ color: rgb(151, 204, 189); /* oklch */ color: oklch(80.4% 0.059 175.4);
Tailwind
colors: {
custom: {
50: '#b6dbd0',
500: '#97ccbd',
950: '#000000',
},
}SCSS
$custom: #97ccbd; $custom-light: #b6dbd0; $custom-dark: #000000;
JSON
{
"hex": "#97ccbd",
"rgb": {
"r": 151,
"g": 204,
"b": 189
},
"hsl": {
"h": 163.019,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.80399,
"c": 0.0591,
"h": 175.4
},
"luminance": 0.53439
}Semantic roles & 50–950 ramp
primary
#97CCBD
secondary
#A16677
accent
#3859AD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483