#97CEBB#97CEBB
#97CEBB is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.8% C 0.063 H 171.3°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #97CEBB |
|---|---|
| RGB | rgb(151, 206, 187) |
| HSL | hsl(159, 36%, 70%) |
| HSV | hsv(159, 27%, 81%) |
| CMYK | cmyk(26.7%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(78.64, -21.73, 3.72) |
| CIE-LCH | lch(78.64, 22.05, 170.28°) |
| OKLab | oklab(80.79% -0.0623 0.0095) |
| OKLCH | oklch(80.79% 0.063 171.3) |
| XYZ | xyz(43.8006, 54.3078, 55.1787) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.69
Seafoam Blue
#78D1B6
ΔE00 5.30
Light Teal
#90E4C1
ΔE00 7.13
Mediumaquamarine
#66CDAA
ΔE00 7.70
Seafoam
#7FE0B3
ΔE00 8.87
Darkseagreen
#8FBC8F
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CEBB #CE97AA
analogous
#97CEA0 #97CEBB #97C5CE
triadic
#97CEBB #BB97CE #CEBB97
tetradic
#97CEBB #A097CE #CE97AA #C5CE97
square
#97CEBB #A097CE #CE97AA #C5CE97
split-complementary
#97CEBB #CE97C5 #CEA097
monochromatic
#4B9F82 #6DBAA0 #97CEBB #C1E2D6 #EAF5F1
Accessibility & contrast
On white
1.77
#97CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#97CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CEBB
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CEBB | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#C1C0BC
Tritanopia (blue-blind)
#8ACFC8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97cebb; /* rgb */ color: rgb(151, 206, 187); /* oklch */ color: oklch(80.8% 0.063 171.3);
Tailwind
colors: {
custom: {
50: '#b7ddcf',
500: '#97cebb',
950: '#000000',
},
}SCSS
$custom: #97cebb; $custom-light: #b7ddcf; $custom-dark: #000000;
JSON
{
"hex": "#97cebb",
"rgb": {
"r": 151,
"g": 206,
"b": 187
},
"hsl": {
"h": 159.273,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.80789,
"c": 0.06307,
"h": 171.3
},
"luminance": 0.5431
}Semantic roles & 50–950 ramp
primary
#97CEBB
secondary
#A3667B
accent
#3760AF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483