#97CBB7#97CBB7
#97CBB7 is a light, moderate teal. Relative luminance 0.527; OKLCH L 80.0% C 0.061 H 169.1°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #97CBB7 |
|---|---|
| RGB | rgb(151, 203, 183) |
| HSL | hsl(157, 33%, 69%) |
| HSV | hsv(157, 26%, 80%) |
| CMYK | cmyk(25.6%, 0%, 9.9%, 20.4%) |
| CIE-LAB | lab(77.70, -21.06, 4.51) |
| CIE-LCH | lch(77.70, 21.54, 167.91°) |
| OKLab | oklab(80.01% -0.0601 0.0116) |
| OKLCH | oklch(80.01% 0.061 169.1) |
| XYZ | xyz(42.6630, 52.7083, 52.7164) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.78
Seafoam Blue
#78D1B6
ΔE00 5.65
Light Teal
#90E4C1
ΔE00 7.60
Mediumaquamarine
#66CDAA
ΔE00 7.77
Darkseagreen
#8FBC8F
ΔE00 9.06
Seafoam
#7FE0B3
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CBB7 #CB97AB
analogous
#97CB9D #97CBB7 #97C5CB
triadic
#97CBB7 #B797CB #CBB797
tetradic
#97CBB7 #9D97CB #CB97AB #C5CB97
square
#97CBB7 #9D97CB #CB97AB #C5CB97
split-complementary
#97CBB7 #CB97C5 #CB9D97
monochromatic
#4D9A7D #6EB79B #97CBB7 #C0DFD3 #E9F4EF
Accessibility & contrast
On white
1.82
#97CBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#97CBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CBB7
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CBB7 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B6
Deuteranopia (green-blind)
#BFBDB8
Tritanopia (blue-blind)
#8BCCC5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #97cbb7; /* rgb */ color: rgb(151, 203, 183); /* oklch */ color: oklch(80.0% 0.061 169.1);
Tailwind
colors: {
custom: {
50: '#b6dbcc',
500: '#97cbb7',
950: '#000000',
},
}SCSS
$custom: #97cbb7; $custom-light: #b6dbcc; $custom-dark: #000000;
JSON
{
"hex": "#97cbb7",
"rgb": {
"r": 151,
"g": 203,
"b": 183
},
"hsl": {
"h": 156.923,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.80006,
"c": 0.06124,
"h": 169.1
},
"luminance": 0.5271
}Semantic roles & 50–950 ramp
primary
#97CBB7
secondary
#A0667C
accent
#3966AC
background
#FDFEFE
surface
#F8FBFA
border
#D1D4D3
text
#111513
muted
#818483