#97BEC4#97BEC4
#97BEC4 is a light, muted teal. Relative luminance 0.474; OKLCH L 77.5% C 0.043 H 207.9°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEC4 |
|---|---|
| RGB | rgb(151, 190, 196) |
| HSL | hsl(188, 28%, 68%) |
| HSV | hsv(188, 23%, 77%) |
| CMYK | cmyk(23%, 3.1%, 0%, 23.1%) |
| CIE-LAB | lab(74.44, -11.61, -7.30) |
| CIE-LCH | lch(74.44, 13.72, 212.16°) |
| OKLab | oklab(77.52% -0.0376 -0.0199) |
| OKLCH | oklch(77.52% 0.043 207.9) |
| XYZ | xyz(41.1368, 47.3902, 59.1936) |
| Luminance | 0.4739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.26
Powder Blue
#B0E0E6
ΔE00 8.30
Light Grey Blue
#9DBCD4
ΔE00 8.87
Sky Blue
#87CEEB
ΔE00 8.89
Bluegrey
#85A3B2
ΔE00 9.08
Cool Grey
#95A3A6
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEC4 #C49D97
analogous
#97C4B3 #97BEC4 #97A7C4
triadic
#97BEC4 #C497BE #BEC497
tetradic
#97BEC4 #B397C4 #C49D97 #A7C497
square
#97BEC4 #B397C4 #C49D97 #A7C497
split-complementary
#97BEC4 #C497A7 #C4B397
monochromatic
#51878F #70A6AE #97BEC4 #BED6DA #E5EFF0
Accessibility & contrast
On white
2.00
#97BEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#97BEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEC4
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEC4 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BBC4
Deuteranopia (green-blind)
#AFB4C4
Tritanopia (blue-blind)
#89C2C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bec4; /* rgb */ color: rgb(151, 190, 196); /* oklch */ color: oklch(77.5% 0.043 207.9);
Tailwind
colors: {
custom: {
50: '#b6d1d5',
500: '#97bec4',
950: '#000000',
},
}SCSS
$custom: #97bec4; $custom-light: #b6d1d5; $custom-dark: #000000;
JSON
{
"hex": "#97bec4",
"rgb": {
"r": 151,
"g": 190,
"b": 196
},
"hsl": {
"h": 188,
"s": 27.607,
"l": 68.039
},
"oklch": {
"l": 0.77521,
"c": 0.04251,
"h": 207.9
},
"luminance": 0.47392
}Semantic roles & 50–950 ramp
primary
#97BEC4
secondary
#E2D6D5
accent
#4D3FA6
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283