#97BEAF#97BEAF
#97BEAF is a light, muted teal. Relative luminance 0.465; OKLCH L 76.9% C 0.047 H 169.6°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEAF |
|---|---|
| RGB | rgb(151, 190, 175) |
| HSL | hsl(157, 23%, 67%) |
| HSV | hsv(157, 21%, 75%) |
| CMYK | cmyk(20.5%, 0%, 7.9%, 25.5%) |
| CIE-LAB | lab(73.87, -16.10, 3.29) |
| CIE-LCH | lch(73.87, 16.43, 168.45°) |
| OKLab | oklab(76.88% -0.0462 0.0085) |
| OKLCH | oklch(76.88% 0.047 169.6) |
| XYZ | xyz(38.9117, 46.5001, 47.4744) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.99
Greenish Grey
#96AE8D
ΔE00 8.63
Seafoam Blue
#78D1B6
ΔE00 9.05
Darkseagreen
#8FBC8F
ΔE00 9.38
Greyish Teal
#719F91
ΔE00 9.63
Mediumaquamarine
#66CDAA
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEAF #BE97A6
analogous
#97BE9C #97BEAF #97BABE
triadic
#97BEAF #AF97BE #BEAF97
tetradic
#97BEAF #9C97BE #BE97A6 #BABE97
square
#97BEAF #9C97BE #BE97A6 #BABE97
split-complementary
#97BEAF #BE97BA #BE9C97
monochromatic
#548773 #71A692 #97BEAF #BDD6CC #E2EDE9
Accessibility & contrast
On white
2.04
#97BEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#97BEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEAF
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEAF | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AE
Deuteranopia (green-blind)
#B4B3B0
Tritanopia (blue-blind)
#8EBFB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97beaf; /* rgb */ color: rgb(151, 190, 175); /* oklch */ color: oklch(76.9% 0.047 169.6);
Tailwind
colors: {
custom: {
50: '#b6d1c6',
500: '#97beaf',
950: '#000000',
},
}SCSS
$custom: #97beaf; $custom-light: #b6d1c6; $custom-dark: #000000;
JSON
{
"hex": "#97beaf",
"rgb": {
"r": 151,
"g": 190,
"b": 175
},
"hsl": {
"h": 156.923,
"s": 23.077,
"l": 66.863
},
"oklch": {
"l": 0.76879,
"c": 0.04696,
"h": 169.6
},
"luminance": 0.46501
}Semantic roles & 50–950 ramp
primary
#97BEAF
secondary
#DFD2D7
accent
#4468A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282