#97BEB4#97BEB4
#97BEB4 is a light, muted teal. Relative luminance 0.467; OKLCH L 77.0% C 0.044 H 177.7°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEB4 |
|---|---|
| RGB | rgb(151, 190, 180) |
| HSL | hsl(165, 23%, 67%) |
| HSV | hsv(165, 21%, 75%) |
| CMYK | cmyk(20.5%, 0%, 5.3%, 25.5%) |
| CIE-LAB | lab(74.00, -15.07, 0.76) |
| CIE-LCH | lch(74.00, 15.09, 177.13°) |
| OKLab | oklab(77.02% -0.0441 0.0018) |
| OKLCH | oklch(77.02% 0.044 177.7) |
| XYZ | xyz(39.4118, 46.7002, 50.1087) |
| Luminance | 0.4670 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.03
Greyish Teal
#719F91
ΔE00 9.89
Seafoam Blue
#78D1B6
ΔE00 9.91
Greenish Grey
#96AE8D
ΔE00 10.19
Powder Blue
#B0E0E6
ΔE00 10.81
Darkseagreen
#8FBC8F
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEB4 #BE97A1
analogous
#97BEA1 #97BEB4 #97B5BE
triadic
#97BEB4 #B497BE #BEB497
tetradic
#97BEB4 #A197BE #BE97A1 #B5BE97
square
#97BEB4 #A197BE #BE97A1 #B5BE97
split-complementary
#97BEB4 #BE97B5 #BEA197
monochromatic
#54877A #71A699 #97BEB4 #BDD6CF #E2EDEA
Accessibility & contrast
On white
2.03
#97BEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#97BEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEB4
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEB4 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B4
Deuteranopia (green-blind)
#B3B4B5
Tritanopia (blue-blind)
#8DBFBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97beb4; /* rgb */ color: rgb(151, 190, 180); /* oklch */ color: oklch(77.0% 0.044 177.7);
Tailwind
colors: {
custom: {
50: '#b6d1ca',
500: '#97beb4',
950: '#000000',
},
}SCSS
$custom: #97beb4; $custom-light: #b6d1ca; $custom-dark: #000000;
JSON
{
"hex": "#97beb4",
"rgb": {
"r": 151,
"g": 190,
"b": 180
},
"hsl": {
"h": 164.615,
"s": 23.077,
"l": 66.863
},
"oklch": {
"l": 0.77024,
"c": 0.04413,
"h": 177.7
},
"luminance": 0.46702
}Semantic roles & 50–950 ramp
primary
#97BEB4
secondary
#DFD2D5
accent
#445CA2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282