#97BEBB#97BEBB
#97BEBB is a light, muted teal. Relative luminance 0.470; OKLCH L 77.2% C 0.042 H 190.5°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEBB |
|---|---|
| RGB | rgb(151, 190, 187) |
| HSL | hsl(175, 23%, 67%) |
| HSV | hsv(175, 21%, 75%) |
| CMYK | cmyk(20.5%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(74.19, -13.59, -2.78) |
| CIE-LCH | lch(74.19, 13.87, 191.56°) |
| OKLab | oklab(77.24% -0.0412 -0.0076) |
| OKLCH | oklch(77.24% 0.042 190.5) |
| XYZ | xyz(40.1430, 46.9926, 53.9595) |
| Luminance | 0.4699 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.13
Lightblue
#ADD8E6
ΔE00 9.90
Pale Teal
#82CBB2
ΔE00 10.27
Cool Grey
#95A3A6
ΔE00 10.82
Greyish Teal
#719F91
ΔE00 11.00
Cadetblue
#5F9EA0
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEBB #BE979A
analogous
#97BEA8 #97BEBB #97AEBE
triadic
#97BEBB #BB97BE #BEBB97
tetradic
#97BEBB #A897BE #BE979A #AEBE97
square
#97BEBB #A897BE #BE979A #AEBE97
split-complementary
#97BEBB #BE97AE #BEA897
monochromatic
#548783 #71A6A2 #97BEBB #BDD6D4 #E2EDEC
Accessibility & contrast
On white
2.02
#97BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#97BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEBB
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEBB | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABB
Deuteranopia (green-blind)
#B2B4BC
Tritanopia (blue-blind)
#8BC0BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bebb; /* rgb */ color: rgb(151, 190, 187); /* oklch */ color: oklch(77.2% 0.042 190.5);
Tailwind
colors: {
custom: {
50: '#b6d1cf',
500: '#97bebb',
950: '#000000',
},
}SCSS
$custom: #97bebb; $custom-light: #b6d1cf; $custom-dark: #000000;
JSON
{
"hex": "#97bebb",
"rgb": {
"r": 151,
"g": 190,
"b": 187
},
"hsl": {
"h": 175.385,
"s": 23.077,
"l": 66.863
},
"oklch": {
"l": 0.77236,
"c": 0.0419,
"h": 190.5
},
"luminance": 0.46994
}Semantic roles & 50–950 ramp
primary
#97BEBB
secondary
#DFD2D3
accent
#444BA2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282