#97DEBD#97DEBD
#97DEBD is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.4% C 0.085 H 163.9°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEBD |
|---|---|
| RGB | rgb(151, 222, 189) |
| HSL | hsl(152, 52%, 73%) |
| HSV | hsv(152, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(83.18, -29.12, 9.18) |
| CIE-LCH | lch(83.18, 30.54, 162.51°) |
| OKLab | oklab(84.44% -0.0818 0.0237) |
| OKLCH | oklch(84.44% 0.085 163.9) |
| XYZ | xyz(48.0659, 62.4935, 57.6640) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.01
Seafoam
#7FE0B3
ΔE00 4.08
Seafoam Blue
#78D1B6
ΔE00 4.96
Pale Teal
#82CBB2
ΔE00 5.24
Mint
#AAF0C1
ΔE00 5.43
Pale Turquoise
#A5FBD5
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEBD #DE97B8
analogous
#97DE99 #97DEBD #97DBDE
triadic
#97DEBD #BD97DE #DEBD97
tetradic
#97DEBD #9997DE #DE97B8 #DBDE97
square
#97DEBD #9997DE #DE97B8 #DBDE97
split-complementary
#97DEBD #DE97DB #DE9997
monochromatic
#3CBE82 #69CFA0 #97DEBD #C5EDDA #E8F8F0
Accessibility & contrast
On white
1.56
#97DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#97DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEBD
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEBD | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BB
Deuteranopia (green-blind)
#CFCCBF
Tritanopia (blue-blind)
#87DED4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97debd; /* rgb */ color: rgb(151, 222, 189); /* oklch */ color: oklch(84.4% 0.085 163.9);
Tailwind
colors: {
custom: {
50: '#b7e8d0',
500: '#97debd',
950: '#000000',
},
}SCSS
$custom: #97debd; $custom-light: #b7e8d0; $custom-dark: #000000;
JSON
{
"hex": "#97debd",
"rgb": {
"r": 151,
"g": 222,
"b": 189
},
"hsl": {
"h": 152.113,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.84441,
"c": 0.08518,
"h": 163.9
},
"luminance": 0.62496
}Semantic roles & 50–950 ramp
primary
#97DEBD
secondary
#B6638A
accent
#266DBF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483