#97CFBE#97CFBE
#97CFBE is a light, moderate teal. Relative luminance 0.549; OKLCH L 81.1% C 0.063 H 173.9°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFBE |
|---|---|
| RGB | rgb(151, 207, 190) |
| HSL | hsl(162, 37%, 70%) |
| HSV | hsv(162, 27%, 81%) |
| CMYK | cmyk(27.1%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(79.00, -21.60, 2.63) |
| CIE-LCH | lch(79.00, 21.76, 173.07°) |
| OKLab | oklab(81.1% -0.0624 0.0066) |
| OKLCH | oklch(81.1% 0.063 173.9) |
| XYZ | xyz(44.3666, 54.9206, 56.9683) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.06
Seafoam Blue
#78D1B6
ΔE00 5.49
Light Teal
#90E4C1
ΔE00 7.37
Mediumaquamarine
#66CDAA
ΔE00 8.05
Seafoam
#7FE0B3
ΔE00 9.28
Paleturquoise
#AFEEEE
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFBE #CF97A8
analogous
#97CFA2 #97CFBE #97C4CF
triadic
#97CFBE #BE97CF #CFBE97
tetradic
#97CFBE #A297CF #CF97A8 #C4CF97
square
#97CFBE #A297CF #CF97A8 #C4CF97
split-complementary
#97CFBE #CF97C4 #CFA297
monochromatic
#4AA187 #6DBCA4 #97CFBE #C1E2D8 #EAF5F2
Accessibility & contrast
On white
1.75
#97CFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#97CFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFBE
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFBE | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BD
Deuteranopia (green-blind)
#C1C1BF
Tritanopia (blue-blind)
#89D0CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #97cfbe; /* rgb */ color: rgb(151, 207, 190); /* oklch */ color: oklch(81.1% 0.063 173.9);
Tailwind
colors: {
custom: {
50: '#b7ddd1',
500: '#97cfbe',
950: '#000000',
},
}SCSS
$custom: #97cfbe; $custom-light: #b7ddd1; $custom-dark: #000000;
JSON
{
"hex": "#97cfbe",
"rgb": {
"r": 151,
"g": 207,
"b": 190
},
"hsl": {
"h": 161.786,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.81097,
"c": 0.06273,
"h": 173.9
},
"luminance": 0.54923
}Semantic roles & 50–950 ramp
primary
#97CFBE
secondary
#A56679
accent
#365BB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483