#97CEBE#97CEBE
#97CEBE is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.9% C 0.061 H 174.8°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #97CEBE |
|---|---|
| RGB | rgb(151, 206, 190) |
| HSL | hsl(163, 36%, 70%) |
| HSV | hsv(163, 27%, 81%) |
| CMYK | cmyk(26.7%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(78.72, -21.10, 2.22) |
| CIE-LCH | lch(78.72, 21.22, 173.99°) |
| OKLab | oklab(80.87% -0.0611 0.0056) |
| OKLCH | oklch(80.87% 0.061 174.8) |
| XYZ | xyz(44.1251, 54.4376, 56.8878) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.32
Seafoam Blue
#78D1B6
ΔE00 5.79
Light Teal
#90E4C1
ΔE00 7.79
Mediumaquamarine
#66CDAA
ΔE00 8.33
Seafoam
#7FE0B3
ΔE00 9.69
Paleturquoise
#AFEEEE
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CEBE #CE97A7
analogous
#97CEA2 #97CEBE #97C3CE
triadic
#97CEBE #BE97CE #CEBE97
tetradic
#97CEBE #A297CE #CE97A7 #C3CE97
square
#97CEBE #A297CE #CE97A7 #C3CE97
split-complementary
#97CEBE #CE97C3 #CEA297
monochromatic
#4B9F87 #6DBAA4 #97CEBE #C1E2D8 #EAF5F2
Accessibility & contrast
On white
1.77
#97CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#97CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CEBE
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CEBE | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#C0C0BF
Tritanopia (blue-blind)
#89CFC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97cebe; /* rgb */ color: rgb(151, 206, 190); /* oklch */ color: oklch(80.9% 0.061 174.8);
Tailwind
colors: {
custom: {
50: '#b7ddd1',
500: '#97cebe',
950: '#000000',
},
}SCSS
$custom: #97cebe; $custom-light: #b7ddd1; $custom-dark: #000000;
JSON
{
"hex": "#97cebe",
"rgb": {
"r": 151,
"g": 206,
"b": 190
},
"hsl": {
"h": 162.545,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.80874,
"c": 0.06134,
"h": 174.8
},
"luminance": 0.5444
}Semantic roles & 50–950 ramp
primary
#97CEBE
secondary
#A36678
accent
#375AAF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483