#97CFC2#97CFC2
#97CFC2 is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.2% C 0.061 H 178.7°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFC2 |
|---|---|
| RGB | rgb(151, 207, 194) |
| HSL | hsl(166, 37%, 70%) |
| HSV | hsv(166, 27%, 81%) |
| CMYK | cmyk(27.1%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(79.10, -20.76, 0.63) |
| CIE-LCH | lch(79.10, 20.77, 178.26°) |
| OKLab | oklab(81.21% -0.0607 0.0014) |
| OKLCH | oklch(81.21% 0.061 178.7) |
| XYZ | xyz(44.8098, 55.0979, 59.3024) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.14
Seafoam Blue
#78D1B6
ΔE00 6.38
Light Teal
#90E4C1
ΔE00 8.43
Paleturquoise
#AFEEEE
ΔE00 8.93
Mediumaquamarine
#66CDAA
ΔE00 9.06
Mediumturquoise
#48D1CC
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFC2 #CF97A4
analogous
#97CFA6 #97CFC2 #97C0CF
triadic
#97CFC2 #C297CF #CFC297
tetradic
#97CFC2 #A697CF #CF97A4 #C0CF97
square
#97CFC2 #A697CF #CF97A4 #C0CF97
split-complementary
#97CFC2 #CF97C0 #CFA697
monochromatic
#4AA18D #6DBCA9 #97CFC2 #C1E2DB #EAF5F3
Accessibility & contrast
On white
1.75
#97CFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#97CFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFC2
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFC2 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC8C1
Deuteranopia (green-blind)
#C0C1C3
Tritanopia (blue-blind)
#87D1CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #97cfc2; /* rgb */ color: rgb(151, 207, 194); /* oklch */ color: oklch(81.2% 0.061 178.7);
Tailwind
colors: {
custom: {
50: '#b7ddd4',
500: '#97cfc2',
950: '#000000',
},
}SCSS
$custom: #97cfc2; $custom-light: #b7ddd4; $custom-dark: #000000;
JSON
{
"hex": "#97cfc2",
"rgb": {
"r": 151,
"g": 207,
"b": 194
},
"hsl": {
"h": 166.071,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.81213,
"c": 0.06072,
"h": 178.7
},
"luminance": 0.551
}Semantic roles & 50–950 ramp
primary
#97CFC2
secondary
#A56674
accent
#3652B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483