#97DFC2#97DFC2
#97DFC2 is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.8% C 0.083 H 167.3°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFC2 |
|---|---|
| RGB | rgb(151, 223, 194) |
| HSL | hsl(156, 53%, 73%) |
| HSV | hsv(156, 32%, 87%) |
| CMYK | cmyk(32.3%, 0%, 13%, 12.5%) |
| CIE-LAB | lab(83.57, -28.59, 7.11) |
| CIE-LCH | lch(83.57, 29.46, 166.04°) |
| OKLab | oklab(84.8% -0.0809 0.0183) |
| OKLCH | oklch(84.8% 0.083 167.3) |
| XYZ | xyz(48.8844, 63.2471, 60.6606) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.21
Seafoam Blue
#78D1B6
ΔE00 4.66
Seafoam
#7FE0B3
ΔE00 4.88
Pale Teal
#82CBB2
ΔE00 5.04
Mint
#AAF0C1
ΔE00 6.21
Pale Turquoise
#A5FBD5
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFC2 #DF97B4
analogous
#97DF9E #97DFC2 #97D8DF
triadic
#97DFC2 #C297DF #DFC297
tetradic
#97DFC2 #9E97DF #DF97B4 #D8DF97
square
#97DFC2 #9E97DF #DF97B4 #D8DF97
split-complementary
#97DFC2 #DF97D8 #DF9E97
monochromatic
#3BC08B #68D1A7 #97DFC2 #C6EDDD #E8F8F1
Accessibility & contrast
On white
1.54
#97DFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#97DFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFC2
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFC2 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD6C1
Deuteranopia (green-blind)
#CFCDC4
Tritanopia (blue-blind)
#85E0D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97dfc2; /* rgb */ color: rgb(151, 223, 194); /* oklch */ color: oklch(84.8% 0.083 167.3);
Tailwind
colors: {
custom: {
50: '#b7e9d4',
500: '#97dfc2',
950: '#000000',
},
}SCSS
$custom: #97dfc2; $custom-light: #b7e9d4; $custom-dark: #000000;
JSON
{
"hex": "#97dfc2",
"rgb": {
"r": 151,
"g": 223,
"b": 194
},
"hsl": {
"h": 155.833,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.84798,
"c": 0.08296,
"h": 167.3
},
"luminance": 0.6325
}Semantic roles & 50–950 ramp
primary
#97DFC2
secondary
#B76385
accent
#2564C0
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483