#97BEAD#97BEAD
#97BEAD is a light, muted teal. Relative luminance 0.464; OKLCH L 76.8% C 0.048 H 166.7°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEAD |
|---|---|
| RGB | rgb(151, 190, 173) |
| HSL | hsl(154, 23%, 67%) |
| HSV | hsv(154, 21%, 75%) |
| CMYK | cmyk(20.5%, 0%, 8.9%, 25.5%) |
| CIE-LAB | lab(73.82, -16.51, 4.30) |
| CIE-LCH | lch(73.82, 17.06, 165.39°) |
| OKLab | oklab(76.82% -0.047 0.0111) |
| OKLCH | oklch(76.82% 0.048 166.7) |
| XYZ | xyz(38.7167, 46.4221, 46.4475) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.73
Greenish Grey
#96AE8D
ΔE00 8.07
Darkseagreen
#8FBC8F
ΔE00 8.63
Seafoam Blue
#78D1B6
ΔE00 8.84
Greyish Teal
#719F91
ΔE00 9.64
Sage Green
#9CAF88
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEAD #BE97A8
analogous
#97BE9A #97BEAD #97BCBE
triadic
#97BEAD #AD97BE #BEAD97
tetradic
#97BEAD #9A97BE #BE97A8 #BCBE97
square
#97BEAD #9A97BE #BE97A8 #BCBE97
split-complementary
#97BEAD #BE97BC #BE9A97
monochromatic
#548771 #71A68F #97BEAD #BDD6CB #E2EDE8
Accessibility & contrast
On white
2.04
#97BEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#97BEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEAD
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEAD | 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)
#BCB8AC
Deuteranopia (green-blind)
#B5B3AE
Tritanopia (blue-blind)
#8FBEB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bead; /* rgb */ color: rgb(151, 190, 173); /* oklch */ color: oklch(76.8% 0.048 166.7);
Tailwind
colors: {
custom: {
50: '#b6d1c5',
500: '#97bead',
950: '#000000',
},
}SCSS
$custom: #97bead; $custom-light: #b6d1c5; $custom-dark: #000000;
JSON
{
"hex": "#97bead",
"rgb": {
"r": 151,
"g": 190,
"b": 173
},
"hsl": {
"h": 153.846,
"s": 23.077,
"l": 66.863
},
"oklch": {
"l": 0.76823,
"c": 0.04833,
"h": 166.7
},
"luminance": 0.46423
}Semantic roles & 50–950 ramp
primary
#97BEAD
secondary
#DFD2D8
accent
#446DA2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281