#97CBB9#97CBB9
#97CBB9 is a light, muted teal. Relative luminance 0.528; OKLCH L 80.1% C 0.060 H 171.4°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #97CBB9 |
|---|---|
| RGB | rgb(151, 203, 185) |
| HSL | hsl(159, 33%, 69%) |
| HSV | hsv(159, 26%, 80%) |
| CMYK | cmyk(25.6%, 0%, 8.9%, 20.4%) |
| CIE-LAB | lab(77.75, -20.65, 3.51) |
| CIE-LCH | lch(77.75, 20.94, 170.36°) |
| OKLab | oklab(80.06% -0.0593 0.009) |
| OKLCH | oklch(80.06% 0.06 171.4) |
| XYZ | xyz(42.8727, 52.7922, 53.8205) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.07
Seafoam Blue
#78D1B6
ΔE00 5.86
Light Teal
#90E4C1
ΔE00 7.95
Mediumaquamarine
#66CDAA
ΔE00 8.11
Seafoam
#7FE0B3
ΔE00 9.56
Darkseagreen
#8FBC8F
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CBB9 #CB97A9
analogous
#97CB9F #97CBB9 #97C3CB
triadic
#97CBB9 #B997CB #CBB997
tetradic
#97CBB9 #9F97CB #CB97A9 #C3CB97
square
#97CBB9 #9F97CB #CB97A9 #C3CB97
split-complementary
#97CBB9 #CB97C3 #CB9F97
monochromatic
#4D9A80 #6EB79E #97CBB9 #C0DFD4 #E9F4F0
Accessibility & contrast
On white
1.82
#97CBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#97CBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CBB9
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CBB9 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B8
Deuteranopia (green-blind)
#BEBDBA
Tritanopia (blue-blind)
#8ACCC6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #97cbb9; /* rgb */ color: rgb(151, 203, 185); /* oklch */ color: oklch(80.1% 0.060 171.4);
Tailwind
colors: {
custom: {
50: '#b6dbce',
500: '#97cbb9',
950: '#000000',
},
}SCSS
$custom: #97cbb9; $custom-light: #b6dbce; $custom-dark: #000000;
JSON
{
"hex": "#97cbb9",
"rgb": {
"r": 151,
"g": 203,
"b": 185
},
"hsl": {
"h": 159.231,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.80062,
"c": 0.05996,
"h": 171.4
},
"luminance": 0.52794
}Semantic roles & 50–950 ramp
primary
#97CBB9
secondary
#A0667A
accent
#3961AC
background
#FDFEFE
surface
#F8FBFA
border
#D1D4D3
text
#111513
muted
#818483