#97CBBE#97CBBE
#97CBBE is a light, muted teal. Relative luminance 0.530; OKLCH L 80.2% C 0.057 H 177.6°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #97CBBE |
|---|---|
| RGB | rgb(151, 203, 190) |
| HSL | hsl(165, 33%, 69%) |
| HSV | hsv(165, 26%, 80%) |
| CMYK | cmyk(25.6%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(77.88, -19.60, 1.00) |
| CIE-LCH | lch(77.88, 19.62, 177.07°) |
| OKLab | oklab(80.21% -0.0572 0.0024) |
| OKLCH | oklch(80.21% 0.057 177.6) |
| XYZ | xyz(43.4098, 53.0070, 56.6493) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.27
Seafoam Blue
#78D1B6
ΔE00 6.81
Light Teal
#90E4C1
ΔE00 9.10
Mediumaquamarine
#66CDAA
ΔE00 9.27
Paleturquoise
#AFEEEE
ΔE00 9.74
Mediumturquoise
#48D1CC
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CBBE #CB97A4
analogous
#97CBA4 #97CBBE #97BECB
triadic
#97CBBE #BE97CB #CBBE97
tetradic
#97CBBE #A497CB #CB97A4 #BECB97
square
#97CBBE #A497CB #CB97A4 #BECB97
split-complementary
#97CBBE #CB97BE #CBA497
monochromatic
#4D9A87 #6EB7A5 #97CBBE #C0DFD8 #E9F4F1
Accessibility & contrast
On white
1.81
#97CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#97CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CBBE
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CBBE | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BD
Deuteranopia (green-blind)
#BDBEBF
Tritanopia (blue-blind)
#89CDC7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #97cbbe; /* rgb */ color: rgb(151, 203, 190); /* oklch */ color: oklch(80.2% 0.057 177.6);
Tailwind
colors: {
custom: {
50: '#b6dbd1',
500: '#97cbbe',
950: '#000000',
},
}SCSS
$custom: #97cbbe; $custom-light: #b6dbd1; $custom-dark: #000000;
JSON
{
"hex": "#97cbbe",
"rgb": {
"r": 151,
"g": 203,
"b": 190
},
"hsl": {
"h": 165,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.80205,
"c": 0.05724,
"h": 177.6
},
"luminance": 0.53009
}Semantic roles & 50–950 ramp
primary
#97CBBE
secondary
#A06675
accent
#3956AC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483