#97BEAE#97BEAE
#97BEAE is a light, muted teal. Relative luminance 0.465; OKLCH L 76.9% C 0.048 H 168.1°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEAE |
|---|---|
| RGB | rgb(151, 190, 174) |
| HSL | hsl(155, 23%, 67%) |
| HSV | hsv(155, 21%, 75%) |
| CMYK | cmyk(20.5%, 0%, 8.4%, 25.5%) |
| CIE-LAB | lab(73.84, -16.30, 3.80) |
| CIE-LCH | lch(73.84, 16.74, 166.89°) |
| OKLab | oklab(76.85% -0.0466 0.0098) |
| OKLCH | oklch(76.85% 0.048 168.1) |
| XYZ | xyz(38.8138, 46.4609, 46.9590) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.85
Greenish Grey
#96AE8D
ΔE00 8.34
Seafoam Blue
#78D1B6
ΔE00 8.94
Darkseagreen
#8FBC8F
ΔE00 9.00
Greyish Teal
#719F91
ΔE00 9.63
Sage Green
#9CAF88
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEAE #BE97A7
analogous
#97BE9B #97BEAE #97BBBE
triadic
#97BEAE #AE97BE #BEAE97
tetradic
#97BEAE #9B97BE #BE97A7 #BBBE97
square
#97BEAE #9B97BE #BE97A7 #BBBE97
split-complementary
#97BEAE #BE97BB #BE9B97
monochromatic
#548772 #71A691 #97BEAE #BDD6CB #E2EDE9
Accessibility & contrast
On white
2.04
#97BEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#97BEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEAE
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEAE | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AD
Deuteranopia (green-blind)
#B5B3AF
Tritanopia (blue-blind)
#8FBEB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97beae; /* rgb */ color: rgb(151, 190, 174); /* oklch */ color: oklch(76.9% 0.048 168.1);
Tailwind
colors: {
custom: {
50: '#b6d1c6',
500: '#97beae',
950: '#000000',
},
}SCSS
$custom: #97beae; $custom-light: #b6d1c6; $custom-dark: #000000;
JSON
{
"hex": "#97beae",
"rgb": {
"r": 151,
"g": 190,
"b": 174
},
"hsl": {
"h": 155.385,
"s": 23.077,
"l": 66.863
},
"oklch": {
"l": 0.76851,
"c": 0.04763,
"h": 168.1
},
"luminance": 0.46462
}Semantic roles & 50–950 ramp
primary
#97BEAE
secondary
#DFD2D7
accent
#446AA2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282