#97DDC8#97DDC8
#97DDC8 is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.5% C 0.076 H 173.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #97DDC8 |
|---|---|
| RGB | rgb(151, 221, 200) |
| HSL | hsl(162, 51%, 73%) |
| HSV | hsv(162, 32%, 87%) |
| CMYK | cmyk(31.7%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(83.16, -26.37, 3.34) |
| CIE-LCH | lch(83.16, 26.58, 172.79°) |
| OKLab | oklab(84.51% -0.0759 0.0084) |
| OKLCH | oklch(84.51% 0.076 173.7) |
| XYZ | xyz(49.0407, 62.4597, 64.1043) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.44
Seafoam Blue
#78D1B6
ΔE00 4.74
Pale Teal
#82CBB2
ΔE00 4.87
Tiffany Blue
#7BF2DA
ΔE00 6.52
Seafoam
#7FE0B3
ΔE00 7.12
Pale Aqua
#B8FFEB
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DDC8 #DD97AC
analogous
#97DDA5 #97DDC8 #97CFDD
triadic
#97DDC8 #C897DD #DDC897
tetradic
#97DDC8 #A597DD #DD97AC #CFDD97
square
#97DDC8 #A597DD #DD97AC #CFDD97
split-complementary
#97DDC8 #DD97CF #DDA597
monochromatic
#3DBC96 #69CEB0 #97DDC8 #C5ECE0 #E8F7F3
Accessibility & contrast
On white
1.56
#97DDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#97DDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DDC8
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DDC8 | 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)
#D8D4C7
Deuteranopia (green-blind)
#CCCBC9
Tritanopia (blue-blind)
#84DED7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97ddc8; /* rgb */ color: rgb(151, 221, 200); /* oklch */ color: oklch(84.5% 0.076 173.7);
Tailwind
colors: {
custom: {
50: '#b7e7d8',
500: '#97ddc8',
950: '#000000',
},
}SCSS
$custom: #97ddc8; $custom-light: #b7e7d8; $custom-dark: #000000;
JSON
{
"hex": "#97ddc8",
"rgb": {
"r": 151,
"g": 221,
"b": 200
},
"hsl": {
"h": 162,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.84513,
"c": 0.07637,
"h": 173.7
},
"luminance": 0.62462
}Semantic roles & 50–950 ramp
primary
#97DDC8
secondary
#B5637C
accent
#2755BE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483