#97CDBB#97CDBB
#97CDBB is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.6% C 0.062 H 172.1°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #97CDBB |
|---|---|
| RGB | rgb(151, 205, 187) |
| HSL | hsl(160, 35%, 70%) |
| HSV | hsv(160, 26%, 80%) |
| CMYK | cmyk(26.3%, 0%, 8.8%, 19.6%) |
| CIE-LAB | lab(78.36, -21.23, 3.32) |
| CIE-LCH | lch(78.36, 21.49, 171.12°) |
| OKLab | oklab(80.57% -0.061 0.0085) |
| OKLCH | oklch(80.57% 0.062 172.1) |
| XYZ | xyz(43.5606, 53.8279, 55.0987) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.92
Seafoam Blue
#78D1B6
ΔE00 5.57
Light Teal
#90E4C1
ΔE00 7.53
Mediumaquamarine
#66CDAA
ΔE00 7.96
Seafoam
#7FE0B3
ΔE00 9.27
Darkseagreen
#8FBC8F
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CDBB #CD97A9
analogous
#97CDA0 #97CDBB #97C4CD
triadic
#97CDBB #BB97CD #CDBB97
tetradic
#97CDBB #A097CD #CD97A9 #C4CD97
square
#97CDBB #A097CD #CD97A9 #C4CD97
split-complementary
#97CDBB #CD97C4 #CDA097
monochromatic
#4C9E82 #6EB9A0 #97CDBB #C0E1D6 #EAF5F1
Accessibility & contrast
On white
1.78
#97CDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#97CDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CDBB
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CDBB | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BA
Deuteranopia (green-blind)
#C0BFBC
Tritanopia (blue-blind)
#8ACEC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97cdbb; /* rgb */ color: rgb(151, 205, 187); /* oklch */ color: oklch(80.6% 0.062 172.1);
Tailwind
colors: {
custom: {
50: '#b7dccf',
500: '#97cdbb',
950: '#000000',
},
}SCSS
$custom: #97cdbb; $custom-light: #b7dccf; $custom-dark: #000000;
JSON
{
"hex": "#97cdbb",
"rgb": {
"r": 151,
"g": 205,
"b": 187
},
"hsl": {
"h": 160,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.80565,
"c": 0.06163,
"h": 172.1
},
"luminance": 0.5383
}Semantic roles & 50–950 ramp
primary
#97CDBB
secondary
#A2667A
accent
#385FAE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483