#97CEBF#97CEBF
#97CEBF is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.9% C 0.061 H 176.0°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #97CEBF |
|---|---|
| RGB | rgb(151, 206, 191) |
| HSL | hsl(164, 36%, 70%) |
| HSV | hsv(164, 27%, 81%) |
| CMYK | cmyk(26.7%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(78.74, -20.89, 1.72) |
| CIE-LCH | lch(78.74, 20.96, 175.29°) |
| OKLab | oklab(80.9% -0.0607 0.0043) |
| OKLCH | oklch(80.9% 0.061 176) |
| XYZ | xyz(44.2348, 54.4815, 57.4654) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.57
Seafoam Blue
#78D1B6
ΔE00 5.99
Light Teal
#90E4C1
ΔE00 8.04
Mediumaquamarine
#66CDAA
ΔE00 8.57
Paleturquoise
#AFEEEE
ΔE00 9.61
Mediumturquoise
#48D1CC
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CEBF #CE97A6
analogous
#97CEA3 #97CEBF #97C2CE
triadic
#97CEBF #BF97CE #CEBF97
tetradic
#97CEBF #A397CE #CE97A6 #C2CE97
square
#97CEBF #A397CE #CE97A6 #C2CE97
split-complementary
#97CEBF #CE97C2 #CEA397
monochromatic
#4B9F88 #6DBAA5 #97CEBF #C1E2D9 #EAF5F2
Accessibility & contrast
On white
1.77
#97CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#97CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CEBF
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CEBF | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BE
Deuteranopia (green-blind)
#C0C0C0
Tritanopia (blue-blind)
#88CFC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97cebf; /* rgb */ color: rgb(151, 206, 191); /* oklch */ color: oklch(80.9% 0.061 176.0);
Tailwind
colors: {
custom: {
50: '#b7ddd2',
500: '#97cebf',
950: '#000000',
},
}SCSS
$custom: #97cebf; $custom-light: #b7ddd2; $custom-dark: #000000;
JSON
{
"hex": "#97cebf",
"rgb": {
"r": 151,
"g": 206,
"b": 191
},
"hsl": {
"h": 163.636,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.80903,
"c": 0.06082,
"h": 176
},
"luminance": 0.54484
}Semantic roles & 50–950 ramp
primary
#97CEBF
secondary
#A36677
accent
#3757AF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483