#97CFCA#97CFCA
#97CFCA is a light, muted teal. Relative luminance 0.555; OKLCH L 81.5% C 0.058 H 189.2°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFCA |
|---|---|
| RGB | rgb(151, 207, 202) |
| HSL | hsl(175, 37%, 70%) |
| HSV | hsv(175, 27%, 81%) |
| CMYK | cmyk(27.1%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(79.31, -19.02, -3.35) |
| CIE-LCH | lch(79.31, 19.31, 189.99°) |
| OKLab | oklab(81.45% -0.0574 -0.0093) |
| OKLCH | oklch(81.45% 0.058 189.2) |
| XYZ | xyz(45.7326, 55.4670, 64.1622) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.00
Paleturquoise
#AFEEEE
ΔE00 7.42
Pale Teal
#82CBB2
ΔE00 7.98
Mediumturquoise
#48D1CC
ΔE00 8.71
Seafoam Blue
#78D1B6
ΔE00 8.97
Robin'S Egg Blue
#98EFF9
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFCA #CF979C
analogous
#97CFAE #97CFCA #97B8CF
triadic
#97CFCA #CA97CF #CFCA97
tetradic
#97CFCA #AE97CF #CF979C #B8CF97
square
#97CFCA #AE97CF #CF979C #B8CF97
split-complementary
#97CFCA #CF97B8 #CFAE97
monochromatic
#4AA199 #6DBCB5 #97CFCA #C1E2DF #EAF5F4
Accessibility & contrast
On white
1.74
#97CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#97CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFCA
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFCA | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#BEC1CB
Tritanopia (blue-blind)
#85D2CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #97cfca; /* rgb */ color: rgb(151, 207, 202); /* oklch */ color: oklch(81.5% 0.058 189.2);
Tailwind
colors: {
custom: {
50: '#b7ddda',
500: '#97cfca',
950: '#000000',
},
}SCSS
$custom: #97cfca; $custom-light: #b7ddda; $custom-dark: #000000;
JSON
{
"hex": "#97cfca",
"rgb": {
"r": 151,
"g": 207,
"b": 202
},
"hsl": {
"h": 174.643,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.81452,
"c": 0.05815,
"h": 189.2
},
"luminance": 0.55469
}Semantic roles & 50–950 ramp
primary
#97CFCA
secondary
#A5666B
accent
#3641B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483