#97CFB4#97CFB4
#97CFB4 is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.8% C 0.069 H 163.5°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFB4 |
|---|---|
| RGB | rgb(151, 207, 180) |
| HSL | hsl(151, 37%, 70%) |
| HSV | hsv(151, 27%, 81%) |
| CMYK | cmyk(27.1%, 0%, 13%, 18.8%) |
| CIE-LAB | lab(78.75, -23.65, 7.63) |
| CIE-LCH | lch(78.75, 24.85, 162.12°) |
| OKLab | oklab(80.82% -0.0666 0.0197) |
| OKLCH | oklch(80.82% 0.069 163.5) |
| XYZ | xyz(43.3109, 54.4984, 51.4084) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.40
Seafoam Blue
#78D1B6
ΔE00 4.94
Light Teal
#90E4C1
ΔE00 5.85
Mediumaquamarine
#66CDAA
ΔE00 6.67
Seafoam
#7FE0B3
ΔE00 7.04
Darkseagreen
#8FBC8F
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFB4 #CF97B2
analogous
#97CF98 #97CFB4 #97CECF
triadic
#97CFB4 #B497CF #CFB497
tetradic
#97CFB4 #9897CF #CF97B2 #CECF97
square
#97CFB4 #9897CF #CF97B2 #CECF97
split-complementary
#97CFB4 #CF97CE #CF9897
monochromatic
#4AA177 #6DBC96 #97CFB4 #C1E2D2 #EAF5F0
Accessibility & contrast
On white
1.76
#97CFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#97CFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFB4
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFB4 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B3
Deuteranopia (green-blind)
#C3C0B6
Tritanopia (blue-blind)
#8BCFC7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97cfb4; /* rgb */ color: rgb(151, 207, 180); /* oklch */ color: oklch(80.8% 0.069 163.5);
Tailwind
colors: {
custom: {
50: '#b7deca',
500: '#97cfb4',
950: '#000000',
},
}SCSS
$custom: #97cfb4; $custom-light: #b7deca; $custom-dark: #000000;
JSON
{
"hex": "#97cfb4",
"rgb": {
"r": 151,
"g": 207,
"b": 180
},
"hsl": {
"h": 151.071,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.80821,
"c": 0.06947,
"h": 163.5
},
"luminance": 0.545
}Semantic roles & 50–950 ramp
primary
#97CFB4
secondary
#A56684
accent
#3671B0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482