#97CBB2#97CBB2
#97CBB2 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.9% C 0.065 H 163.7°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #97CBB2 |
|---|---|
| RGB | rgb(151, 203, 178) |
| HSL | hsl(151, 33%, 69%) |
| HSV | hsv(151, 26%, 80%) |
| CMYK | cmyk(25.6%, 0%, 12.3%, 20.4%) |
| CIE-LAB | lab(77.58, -22.07, 7.02) |
| CIE-LCH | lch(77.58, 23.16, 162.35°) |
| OKLab | oklab(79.87% -0.0623 0.0182) |
| OKLCH | oklch(79.87% 0.065 163.7) |
| XYZ | xyz(42.1519, 52.5038, 50.0241) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.63
Seafoam Blue
#78D1B6
ΔE00 5.53
Light Teal
#90E4C1
ΔE00 7.01
Mediumaquamarine
#66CDAA
ΔE00 7.19
Darkseagreen
#8FBC8F
ΔE00 7.59
Seafoam
#7FE0B3
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CBB2 #CB97B0
analogous
#97CB98 #97CBB2 #97CACB
triadic
#97CBB2 #B297CB #CBB297
tetradic
#97CBB2 #9897CB #CB97B0 #CACB97
square
#97CBB2 #9897CB #CB97B0 #CACB97
split-complementary
#97CBB2 #CB97CA #CB9897
monochromatic
#4D9A75 #6EB794 #97CBB2 #C0DFD0 #E9F4EE
Accessibility & contrast
On white
1.83
#97CBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#97CBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CBB2
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CBB2 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B1
Deuteranopia (green-blind)
#C0BDB3
Tritanopia (blue-blind)
#8CCBC4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #97cbb2; /* rgb */ color: rgb(151, 203, 178); /* oklch */ color: oklch(79.9% 0.065 163.7);
Tailwind
colors: {
custom: {
50: '#b6dbc9',
500: '#97cbb2',
950: '#000000',
},
}SCSS
$custom: #97cbb2; $custom-light: #b6dbc9; $custom-dark: #000000;
JSON
{
"hex": "#97cbb2",
"rgb": {
"r": 151,
"g": 203,
"b": 178
},
"hsl": {
"h": 151.154,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.79868,
"c": 0.06485,
"h": 163.7
},
"luminance": 0.52506
}Semantic roles & 50–950 ramp
primary
#97CBB2
secondary
#A06682
accent
#3971AC
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482