#97CBBF#97CBBF
#97CBBF is a light, muted teal. Relative luminance 0.531; OKLCH L 80.2% C 0.057 H 179.0°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #97CBBF |
|---|---|
| RGB | rgb(151, 203, 191) |
| HSL | hsl(166, 33%, 69%) |
| HSV | hsv(166, 26%, 80%) |
| CMYK | cmyk(25.6%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(77.91, -19.39, 0.50) |
| CIE-LCH | lch(77.91, 19.39, 178.51°) |
| OKLab | oklab(80.23% -0.0568 0.001) |
| OKLCH | oklch(80.23% 0.057 179) |
| XYZ | xyz(43.5195, 53.0509, 57.2269) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.57
Seafoam Blue
#78D1B6
ΔE00 7.06
Light Teal
#90E4C1
ΔE00 9.37
Paleturquoise
#AFEEEE
ΔE00 9.52
Powder Blue
#B0E0E6
ΔE00 9.52
Mediumaquamarine
#66CDAA
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CBBF #CB97A3
analogous
#97CBA5 #97CBBF #97BDCB
triadic
#97CBBF #BF97CB #CBBF97
tetradic
#97CBBF #A597CB #CB97A3 #BDCB97
square
#97CBBF #A597CB #CB97A3 #BDCB97
split-complementary
#97CBBF #CB97BD #CBA597
monochromatic
#4D9A89 #6EB7A6 #97CBBF #C0DFD8 #E9F4F1
Accessibility & contrast
On white
1.81
#97CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#97CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CBBF
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CBBF | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BF
Deuteranopia (green-blind)
#BDBEC0
Tritanopia (blue-blind)
#89CDC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #97cbbf; /* rgb */ color: rgb(151, 203, 191); /* oklch */ color: oklch(80.2% 0.057 179.0);
Tailwind
colors: {
custom: {
50: '#b6dbd2',
500: '#97cbbf',
950: '#000000',
},
}SCSS
$custom: #97cbbf; $custom-light: #b6dbd2; $custom-dark: #000000;
JSON
{
"hex": "#97cbbf",
"rgb": {
"r": 151,
"g": 203,
"b": 191
},
"hsl": {
"h": 166.154,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.80234,
"c": 0.05678,
"h": 179
},
"luminance": 0.53053
}Semantic roles & 50–950 ramp
primary
#97CBBF
secondary
#A06674
accent
#3954AC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483