#97CDBD#97CDBD
#97CDBD is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.6% C 0.060 H 174.5°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #97CDBD |
|---|---|
| RGB | rgb(151, 205, 189) |
| HSL | hsl(162, 35%, 70%) |
| HSV | hsv(162, 26%, 80%) |
| CMYK | cmyk(26.3%, 0%, 7.8%, 19.6%) |
| CIE-LAB | lab(78.41, -20.81, 2.31) |
| CIE-LCH | lch(78.41, 20.94, 173.65°) |
| OKLab | oklab(80.62% -0.0602 0.0058) |
| OKLCH | oklch(80.62% 0.06 174.5) |
| XYZ | xyz(43.7762, 53.9141, 56.2341) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.35
Seafoam Blue
#78D1B6
ΔE00 5.90
Light Teal
#90E4C1
ΔE00 7.97
Mediumaquamarine
#66CDAA
ΔE00 8.39
Seafoam
#7FE0B3
ΔE00 9.81
Mediumturquoise
#48D1CC
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CDBD #CD97A7
analogous
#97CDA2 #97CDBD #97C2CD
triadic
#97CDBD #BD97CD #CDBD97
tetradic
#97CDBD #A297CD #CD97A7 #C2CD97
square
#97CDBD #A297CD #CD97A7 #C2CD97
split-complementary
#97CDBD #CD97C2 #CDA297
monochromatic
#4C9E85 #6EB9A3 #97CDBD #C0E1D7 #EAF5F1
Accessibility & contrast
On white
1.78
#97CDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#97CDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CDBD
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CDBD | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#BFBFBE
Tritanopia (blue-blind)
#89CEC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97cdbd; /* rgb */ color: rgb(151, 205, 189); /* oklch */ color: oklch(80.6% 0.060 174.5);
Tailwind
colors: {
custom: {
50: '#b7dcd0',
500: '#97cdbd',
950: '#000000',
},
}SCSS
$custom: #97cdbd; $custom-light: #b7dcd0; $custom-dark: #000000;
JSON
{
"hex": "#97cdbd",
"rgb": {
"r": 151,
"g": 205,
"b": 189
},
"hsl": {
"h": 162.222,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.80622,
"c": 0.06049,
"h": 174.5
},
"luminance": 0.53916
}Semantic roles & 50–950 ramp
primary
#97CDBD
secondary
#A26678
accent
#385BAE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483