#97DEBE#97DEBE
#97DEBE is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.5% C 0.084 H 164.6°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEBE |
|---|---|
| RGB | rgb(151, 222, 190) |
| HSL | hsl(153, 52%, 73%) |
| HSV | hsv(153, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(83.20, -28.92, 8.68) |
| CIE-LCH | lch(83.20, 30.20, 163.29°) |
| OKLab | oklab(84.47% -0.0814 0.0224) |
| OKLCH | oklch(84.47% 0.084 164.6) |
| XYZ | xyz(48.1748, 62.5370, 58.2377) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.03
Seafoam
#7FE0B3
ΔE00 4.27
Seafoam Blue
#78D1B6
ΔE00 4.84
Pale Teal
#82CBB2
ΔE00 5.12
Mint
#AAF0C1
ΔE00 5.63
Pale Turquoise
#A5FBD5
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEBE #DE97B7
analogous
#97DE9A #97DEBE #97DADE
triadic
#97DEBE #BE97DE #DEBE97
tetradic
#97DEBE #9A97DE #DE97B7 #DADE97
square
#97DEBE #9A97DE #DE97B7 #DADE97
split-complementary
#97DEBE #DE97DA #DE9A97
monochromatic
#3CBE84 #69CFA1 #97DEBE #C5EDDB #E8F8F0
Accessibility & contrast
On white
1.55
#97DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#97DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEBE
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEBE | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BC
Deuteranopia (green-blind)
#CFCCC0
Tritanopia (blue-blind)
#87DED5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97debe; /* rgb */ color: rgb(151, 222, 190); /* oklch */ color: oklch(84.5% 0.084 164.6);
Tailwind
colors: {
custom: {
50: '#b7e8d1',
500: '#97debe',
950: '#000000',
},
}SCSS
$custom: #97debe; $custom-light: #b7e8d1; $custom-dark: #000000;
JSON
{
"hex": "#97debe",
"rgb": {
"r": 151,
"g": 222,
"b": 190
},
"hsl": {
"h": 152.958,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.84467,
"c": 0.08442,
"h": 164.6
},
"luminance": 0.6254
}Semantic roles & 50–950 ramp
primary
#97DEBE
secondary
#B66389
accent
#266BBF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483