#97BEAC#97BEAC
#97BEAC is a light, muted teal. Relative luminance 0.464; OKLCH L 76.8% C 0.049 H 165.3°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEAC |
|---|---|
| RGB | rgb(151, 190, 172) |
| HSL | hsl(152, 23%, 67%) |
| HSV | hsv(152, 21%, 75%) |
| CMYK | cmyk(20.5%, 0%, 9.5%, 25.5%) |
| CIE-LAB | lab(73.79, -16.71, 4.81) |
| CIE-LCH | lch(73.79, 17.39, 163.93°) |
| OKLab | oklab(76.8% -0.0475 0.0124) |
| OKLCH | oklch(76.8% 0.049 165.3) |
| XYZ | xyz(38.6203, 46.3835, 45.9398) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.64
Greenish Grey
#96AE8D
ΔE00 7.80
Darkseagreen
#8FBC8F
ΔE00 8.27
Seafoam Blue
#78D1B6
ΔE00 8.76
Greyish Teal
#719F91
ΔE00 9.67
Sage Green
#9CAF88
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEAC #BE97A9
analogous
#97BE99 #97BEAC #97BDBE
triadic
#97BEAC #AC97BE #BEAC97
tetradic
#97BEAC #9997BE #BE97A9 #BDBE97
square
#97BEAC #9997BE #BE97A9 #BDBE97
split-complementary
#97BEAC #BE97BD #BE9997
monochromatic
#54876F #71A68E #97BEAC #BDD6CA #E2EDE8
Accessibility & contrast
On white
2.04
#97BEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#97BEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEAC
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEAC | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AB
Deuteranopia (green-blind)
#B5B3AD
Tritanopia (blue-blind)
#8FBEB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97beac; /* rgb */ color: rgb(151, 190, 172); /* oklch */ color: oklch(76.8% 0.049 165.3);
Tailwind
colors: {
custom: {
50: '#b6d1c4',
500: '#97beac',
950: '#000000',
},
}SCSS
$custom: #97beac; $custom-light: #b6d1c4; $custom-dark: #000000;
JSON
{
"hex": "#97beac",
"rgb": {
"r": 151,
"g": 190,
"b": 172
},
"hsl": {
"h": 152.308,
"s": 23.077,
"l": 66.863
},
"oklch": {
"l": 0.76795,
"c": 0.04907,
"h": 165.3
},
"luminance": 0.46385
}Semantic roles & 50–950 ramp
primary
#97BEAC
secondary
#DFD2D8
accent
#446FA2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281