#97CFBB#97CFBB
#97CFBB is a light, moderate teal. Relative luminance 0.548; OKLCH L 81.0% C 0.065 H 170.6°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFBB |
|---|---|
| RGB | rgb(151, 207, 187) |
| HSL | hsl(159, 37%, 70%) |
| HSV | hsv(159, 27%, 81%) |
| CMYK | cmyk(27.1%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(78.92, -22.23, 4.13) |
| CIE-LCH | lch(78.92, 22.61, 169.49°) |
| OKLab | oklab(81.01% -0.0636 0.0106) |
| OKLCH | oklch(81.01% 0.065 170.6) |
| XYZ | xyz(44.0421, 54.7908, 55.2592) |
| Luminance | 0.5479 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.51
Seafoam Blue
#78D1B6
ΔE00 5.06
Light Teal
#90E4C1
ΔE00 6.73
Mediumaquamarine
#66CDAA
ΔE00 7.46
Seafoam
#7FE0B3
ΔE00 8.48
Darkseagreen
#8FBC8F
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFBB #CF97AB
analogous
#97CF9F #97CFBB #97C7CF
triadic
#97CFBB #BB97CF #CFBB97
tetradic
#97CFBB #9F97CF #CF97AB #C7CF97
square
#97CFBB #9F97CF #CF97AB #C7CF97
split-complementary
#97CFBB #CF97C7 #CF9F97
monochromatic
#4AA182 #6DBCA0 #97CFBB #C1E2D6 #EAF5F1
Accessibility & contrast
On white
1.76
#97CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#97CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFBB
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFBB | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#C2C0BC
Tritanopia (blue-blind)
#89D0C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97cfbb; /* rgb */ color: rgb(151, 207, 187); /* oklch */ color: oklch(81.0% 0.065 170.6);
Tailwind
colors: {
custom: {
50: '#b7ddcf',
500: '#97cfbb',
950: '#000000',
},
}SCSS
$custom: #97cfbb; $custom-light: #b7ddcf; $custom-dark: #000000;
JSON
{
"hex": "#97cfbb",
"rgb": {
"r": 151,
"g": 207,
"b": 187
},
"hsl": {
"h": 158.571,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.81013,
"c": 0.06451,
"h": 170.6
},
"luminance": 0.54793
}Semantic roles & 50–950 ramp
primary
#97CFBB
secondary
#A5667C
accent
#3661B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483