#97CFC8#97CFC8
#97CFC8 is a light, muted teal. Relative luminance 0.554; OKLCH L 81.4% C 0.059 H 186.5°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFC8 |
|---|---|
| RGB | rgb(151, 207, 200) |
| HSL | hsl(173, 37%, 70%) |
| HSV | hsv(173, 27%, 81%) |
| CMYK | cmyk(27.1%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(79.26, -19.46, -2.36) |
| CIE-LCH | lch(79.26, 19.60, 186.90°) |
| OKLab | oklab(81.39% -0.0582 -0.0066) |
| OKLCH | oklch(81.39% 0.059 186.5) |
| XYZ | xyz(45.4973, 55.3729, 62.9231) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.21
Powder Blue
#B0E0E6
ΔE00 7.61
Paleturquoise
#AFEEEE
ΔE00 7.71
Seafoam Blue
#78D1B6
ΔE00 8.25
Mediumturquoise
#48D1CC
ΔE00 8.70
Robin'S Egg Blue
#98EFF9
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFC8 #CF979E
analogous
#97CFAC #97CFC8 #97BACF
triadic
#97CFC8 #C897CF #CFC897
tetradic
#97CFC8 #AC97CF #CF979E #BACF97
square
#97CFC8 #AC97CF #CF979E #BACF97
split-complementary
#97CFC8 #CF97BA #CFAC97
monochromatic
#4AA196 #6DBCB2 #97CFC8 #C1E2DE #EAF5F4
Accessibility & contrast
On white
1.74
#97CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#97CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFC8
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFC8 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9C8
Deuteranopia (green-blind)
#BFC1C9
Tritanopia (blue-blind)
#86D2CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #97cfc8; /* rgb */ color: rgb(151, 207, 200); /* oklch */ color: oklch(81.4% 0.059 186.5);
Tailwind
colors: {
custom: {
50: '#b7ddd8',
500: '#97cfc8',
950: '#000000',
},
}SCSS
$custom: #97cfc8; $custom-light: #b7ddd8; $custom-dark: #000000;
JSON
{
"hex": "#97cfc8",
"rgb": {
"r": 151,
"g": 207,
"b": 200
},
"hsl": {
"h": 172.5,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.81391,
"c": 0.05859,
"h": 186.5
},
"luminance": 0.55375
}Semantic roles & 50–950 ramp
primary
#97CFC8
secondary
#A5666E
accent
#3645B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483