#97CEBA#97CEBA
#97CEBA is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.8% C 0.064 H 170.2°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #97CEBA |
|---|---|
| RGB | rgb(151, 206, 186) |
| HSL | hsl(158, 36%, 70%) |
| HSV | hsv(158, 27%, 81%) |
| CMYK | cmyk(26.7%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(78.62, -21.94, 4.22) |
| CIE-LCH | lch(78.62, 22.34, 169.11°) |
| OKLab | oklab(80.76% -0.0628 0.0108) |
| OKLCH | oklch(80.76% 0.064 170.2) |
| XYZ | xyz(43.6939, 54.2652, 54.6168) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.54
Seafoam Blue
#78D1B6
ΔE00 5.18
Light Teal
#90E4C1
ΔE00 6.94
Mediumaquamarine
#66CDAA
ΔE00 7.52
Seafoam
#7FE0B3
ΔE00 8.62
Darkseagreen
#8FBC8F
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CEBA #CE97AB
analogous
#97CE9F #97CEBA #97C6CE
triadic
#97CEBA #BA97CE #CEBA97
tetradic
#97CEBA #9F97CE #CE97AB #C6CE97
square
#97CEBA #9F97CE #CE97AB #C6CE97
split-complementary
#97CEBA #CE97C6 #CE9F97
monochromatic
#4B9F81 #6DBA9E #97CEBA #C1E2D6 #EAF5F1
Accessibility & contrast
On white
1.77
#97CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#97CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CEBA
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CEBA | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7B9
Deuteranopia (green-blind)
#C1C0BB
Tritanopia (blue-blind)
#8ACFC8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97ceba; /* rgb */ color: rgb(151, 206, 186); /* oklch */ color: oklch(80.8% 0.064 170.2);
Tailwind
colors: {
custom: {
50: '#b7ddce',
500: '#97ceba',
950: '#000000',
},
}SCSS
$custom: #97ceba; $custom-light: #b7ddce; $custom-dark: #000000;
JSON
{
"hex": "#97ceba",
"rgb": {
"r": 151,
"g": 206,
"b": 186
},
"hsl": {
"h": 158.182,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.80761,
"c": 0.0637,
"h": 170.2
},
"luminance": 0.54267
}Semantic roles & 50–950 ramp
primary
#97CEBA
secondary
#A3667C
accent
#3762AF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483