#97CBB3#97CBB3
#97CBB3 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.9% C 0.064 H 164.8°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #97CBB3 |
|---|---|
| RGB | rgb(151, 203, 179) |
| HSL | hsl(152, 33%, 69%) |
| HSV | hsv(152, 26%, 80%) |
| CMYK | cmyk(25.6%, 0%, 11.8%, 20.4%) |
| CIE-LAB | lab(77.61, -21.87, 6.52) |
| CIE-LCH | lch(77.61, 22.82, 163.40°) |
| OKLab | oklab(79.9% -0.0618 0.0169) |
| OKLCH | oklch(79.9% 0.064 164.8) |
| XYZ | xyz(42.2526, 52.5441, 50.5548) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.59
Seafoam Blue
#78D1B6
ΔE00 5.50
Light Teal
#90E4C1
ΔE00 7.09
Mediumaquamarine
#66CDAA
ΔE00 7.27
Darkseagreen
#8FBC8F
ΔE00 7.87
Seafoam
#7FE0B3
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CBB3 #CB97AF
analogous
#97CB99 #97CBB3 #97C9CB
triadic
#97CBB3 #B397CB #CBB397
tetradic
#97CBB3 #9997CB #CB97AF #C9CB97
square
#97CBB3 #9997CB #CB97AF #C9CB97
split-complementary
#97CBB3 #CB97C9 #CB9997
monochromatic
#4D9A77 #6EB795 #97CBB3 #C0DFD1 #E9F4EF
Accessibility & contrast
On white
1.82
#97CBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#97CBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CBB3
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CBB3 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B2
Deuteranopia (green-blind)
#C0BDB4
Tritanopia (blue-blind)
#8CCBC4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #97cbb3; /* rgb */ color: rgb(151, 203, 179); /* oklch */ color: oklch(79.9% 0.064 164.8);
Tailwind
colors: {
custom: {
50: '#b6dbc9',
500: '#97cbb3',
950: '#000000',
},
}SCSS
$custom: #97cbb3; $custom-light: #b6dbc9; $custom-dark: #000000;
JSON
{
"hex": "#97cbb3",
"rgb": {
"r": 151,
"g": 203,
"b": 179
},
"hsl": {
"h": 152.308,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.79895,
"c": 0.06408,
"h": 164.8
},
"luminance": 0.52546
}Semantic roles & 50–950 ramp
primary
#97CBB3
secondary
#A06681
accent
#396EAC
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482