#97DEBF#97DEBF
#97DEBF is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.5% C 0.084 H 165.4°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEBF |
|---|---|
| RGB | rgb(151, 222, 191) |
| HSL | hsl(154, 52%, 73%) |
| HSV | hsv(154, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(83.22, -28.72, 8.19) |
| CIE-LCH | lch(83.22, 29.87, 164.09°) |
| OKLab | oklab(84.49% -0.081 0.0211) |
| OKLCH | oklch(84.49% 0.084 165.4) |
| XYZ | xyz(48.2845, 62.5809, 58.8153) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.10
Seafoam
#7FE0B3
ΔE00 4.47
Seafoam Blue
#78D1B6
ΔE00 4.73
Pale Teal
#82CBB2
ΔE00 5.02
Mint
#AAF0C1
ΔE00 5.84
Pale Turquoise
#A5FBD5
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEBF #DE97B6
analogous
#97DE9B #97DEBF #97D9DE
triadic
#97DEBF #BF97DE #DEBF97
tetradic
#97DEBF #9B97DE #DE97B6 #D9DE97
square
#97DEBF #9B97DE #DE97B6 #D9DE97
split-complementary
#97DEBF #DE97D9 #DE9B97
monochromatic
#3CBE86 #69CFA2 #97DEBF #C5EDDC #E8F8F1
Accessibility & contrast
On white
1.55
#97DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#97DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEBF
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEBF | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BD
Deuteranopia (green-blind)
#CFCCC1
Tritanopia (blue-blind)
#86DED5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97debf; /* rgb */ color: rgb(151, 222, 191); /* oklch */ color: oklch(84.5% 0.084 165.4);
Tailwind
colors: {
custom: {
50: '#b7e8d2',
500: '#97debf',
950: '#000000',
},
}SCSS
$custom: #97debf; $custom-light: #b7e8d2; $custom-dark: #000000;
JSON
{
"hex": "#97debf",
"rgb": {
"r": 151,
"g": 222,
"b": 191
},
"hsl": {
"h": 153.803,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.84493,
"c": 0.08367,
"h": 165.4
},
"luminance": 0.62583
}Semantic roles & 50–950 ramp
primary
#97DEBF
secondary
#B66387
accent
#2669BF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483