#97CDC2#97CDC2
#97CDC2 is a light, muted teal. Relative luminance 0.541; OKLCH L 80.8% C 0.058 H 180.8°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #97CDC2 |
|---|---|
| RGB | rgb(151, 205, 194) |
| HSL | hsl(168, 35%, 70%) |
| HSV | hsv(168, 26%, 80%) |
| CMYK | cmyk(26.3%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(78.54, -19.75, -0.18) |
| CIE-LCH | lch(78.54, 19.75, 180.53°) |
| OKLab | oklab(80.77% -0.0581 -0.0008) |
| OKLCH | oklch(80.77% 0.058 180.8) |
| XYZ | xyz(44.3283, 54.1350, 59.1419) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.80
Seafoam Blue
#78D1B6
ΔE00 7.11
Paleturquoise
#AFEEEE
ΔE00 8.88
Powder Blue
#B0E0E6
ΔE00 9.03
Mediumturquoise
#48D1CC
ΔE00 9.24
Light Teal
#90E4C1
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CDC2 #CD97A2
analogous
#97CDA7 #97CDC2 #97BDCD
triadic
#97CDC2 #C297CD #CDC297
tetradic
#97CDC2 #A797CD #CD97A2 #BDCD97
square
#97CDC2 #A797CD #CD97A2 #BDCD97
split-complementary
#97CDC2 #CD97BD #CDA797
monochromatic
#4C9E8D #6EB9AA #97CDC2 #C0E1DA #EAF5F2
Accessibility & contrast
On white
1.78
#97CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#97CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CDC2
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CDC2 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C2
Deuteranopia (green-blind)
#BEBFC3
Tritanopia (blue-blind)
#88CFCA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97cdc2; /* rgb */ color: rgb(151, 205, 194); /* oklch */ color: oklch(80.8% 0.058 180.8);
Tailwind
colors: {
custom: {
50: '#b7dcd4',
500: '#97cdc2',
950: '#000000',
},
}SCSS
$custom: #97cdc2; $custom-light: #b7dcd4; $custom-dark: #000000;
JSON
{
"hex": "#97cdc2",
"rgb": {
"r": 151,
"g": 205,
"b": 194
},
"hsl": {
"h": 167.778,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.80768,
"c": 0.05813,
"h": 180.8
},
"luminance": 0.54137
}Semantic roles & 50–950 ramp
primary
#97CDC2
secondary
#A26672
accent
#3850AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483