#97DEC8#97DEC8
#97DEC8 is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.7% C 0.078 H 173.0°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEC8 |
|---|---|
| RGB | rgb(151, 222, 200) |
| HSL | hsl(161, 52%, 73%) |
| HSV | hsv(161, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(83.44, -26.86, 3.74) |
| CIE-LCH | lch(83.44, 27.12, 172.07°) |
| OKLab | oklab(84.74% -0.0771 0.0095) |
| OKLCH | oklch(84.74% 0.078 173) |
| XYZ | xyz(49.3055, 62.9893, 64.1925) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.08
Seafoam Blue
#78D1B6
ΔE00 4.72
Pale Teal
#82CBB2
ΔE00 4.96
Tiffany Blue
#7BF2DA
ΔE00 6.32
Seafoam
#7FE0B3
ΔE00 6.80
Pale Turquoise
#A5FBD5
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEC8 #DE97AD
analogous
#97DEA4 #97DEC8 #97D1DE
triadic
#97DEC8 #C897DE #DEC897
tetradic
#97DEC8 #A497DE #DE97AD #D1DE97
square
#97DEC8 #A497DE #DE97AD #D1DE97
split-complementary
#97DEC8 #DE97D1 #DEA497
monochromatic
#3CBE96 #69CFAF #97DEC8 #C5EDE1 #E8F8F3
Accessibility & contrast
On white
1.54
#97DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#97DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEC8
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEC8 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C7
Deuteranopia (green-blind)
#CDCCC9
Tritanopia (blue-blind)
#84DFD7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97dec8; /* rgb */ color: rgb(151, 222, 200); /* oklch */ color: oklch(84.7% 0.078 173.0);
Tailwind
colors: {
custom: {
50: '#b7e8d8',
500: '#97dec8',
950: '#000000',
},
}SCSS
$custom: #97dec8; $custom-light: #b7e8d8; $custom-dark: #000000;
JSON
{
"hex": "#97dec8",
"rgb": {
"r": 151,
"g": 222,
"b": 200
},
"hsl": {
"h": 161.408,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.84737,
"c": 0.07772,
"h": 173
},
"luminance": 0.62992
}Semantic roles & 50–950 ramp
primary
#97DEC8
secondary
#B6637D
accent
#2656BF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483