#97DEBC#97DEBC
#97DEBC is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.4% C 0.086 H 163.1°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEBC |
|---|---|
| RGB | rgb(151, 222, 188) |
| HSL | hsl(151, 52%, 73%) |
| HSV | hsv(151, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(83.15, -29.33, 9.67) |
| CIE-LCH | lch(83.15, 30.88, 161.74°) |
| OKLab | oklab(84.42% -0.0822 0.025) |
| OKLCH | oklch(84.42% 0.086 163.1) |
| XYZ | xyz(47.9577, 62.4502, 57.0943) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.03
Seafoam
#7FE0B3
ΔE00 3.92
Seafoam Blue
#78D1B6
ΔE00 5.10
Mint
#AAF0C1
ΔE00 5.25
Pale Teal
#82CBB2
ΔE00 5.37
Pale Turquoise
#A5FBD5
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEBC #DE97B9
analogous
#97DE98 #97DEBC #97DCDE
triadic
#97DEBC #BC97DE #DEBC97
tetradic
#97DEBC #9897DE #DE97B9 #DCDE97
square
#97DEBC #9897DE #DE97B9 #DCDE97
split-complementary
#97DEBC #DE97DC #DE9897
monochromatic
#3CBE80 #69CF9E #97DEBC #C5EDDA #E8F8F0
Accessibility & contrast
On white
1.56
#97DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#97DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEBC
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEBC | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4BA
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#87DED4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97debc; /* rgb */ color: rgb(151, 222, 188); /* oklch */ color: oklch(84.4% 0.086 163.1);
Tailwind
colors: {
custom: {
50: '#b7e8d0',
500: '#97debc',
950: '#000000',
},
}SCSS
$custom: #97debc; $custom-light: #b7e8d0; $custom-dark: #000000;
JSON
{
"hex": "#97debc",
"rgb": {
"r": 151,
"g": 222,
"b": 188
},
"hsl": {
"h": 151.268,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.84415,
"c": 0.08595,
"h": 163.1
},
"luminance": 0.62453
}Semantic roles & 50–950 ramp
primary
#97DEBC
secondary
#B6638B
accent
#2670BF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483