#97E2D2#97E2D2
#97E2D2 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.9% C 0.078 H 179.4°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #97E2D2 |
|---|---|
| RGB | rgb(151, 226, 210) |
| HSL | hsl(167, 56%, 74%) |
| HSV | hsv(167, 33%, 89%) |
| CMYK | cmyk(33.2%, 0%, 7.1%, 11.4%) |
| CIE-LAB | lab(84.80, -26.64, 0.44) |
| CIE-LCH | lch(84.80, 26.65, 179.05°) |
| OKLab | oklab(85.92% -0.0779 0.0008) |
| OKLCH | oklch(85.92% 0.078 179.4) |
| XYZ | xyz(51.5876, 65.6222, 70.9083) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 5.66
Light Teal
#90E4C1
ΔE00 5.98
Seafoam Blue
#78D1B6
ΔE00 6.21
Pale Aqua
#B8FFEB
ΔE00 6.58
Pale Teal
#82CBB2
ΔE00 6.61
Paleturquoise
#AFEEEE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E2D2 #E297A7
analogous
#97E2AD #97E2D2 #97CDE2
triadic
#97E2D2 #D297E2 #E2D297
tetradic
#97E2D2 #AD97E2 #E297A7 #CDE297
square
#97E2D2 #AD97E2 #E297A7 #CDE297
split-complementary
#97E2D2 #E297CD #E2AD97
monochromatic
#38C7A8 #67D5BD #97E2D2 #C7EFE7 #E7F8F5
Accessibility & contrast
On white
1.49
#97E2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#97E2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E2D2
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E2D2 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D1
Deuteranopia (green-blind)
#CFD0D3
Tritanopia (blue-blind)
#80E4DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #97e2d2; /* rgb */ color: rgb(151, 226, 210); /* oklch */ color: oklch(85.9% 0.078 179.4);
Tailwind
colors: {
custom: {
50: '#b8ebdf',
500: '#97e2d2',
950: '#000000',
},
}SCSS
$custom: #97e2d2; $custom-light: #b8ebdf; $custom-dark: #000000;
JSON
{
"hex": "#97e2d2",
"rgb": {
"r": 151,
"g": 226,
"b": 210
},
"hsl": {
"h": 167.2,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.85917,
"c": 0.07787,
"h": 179.4
},
"luminance": 0.65625
}Semantic roles & 50–950 ramp
primary
#97E2D2
secondary
#BB6275
accent
#2244C4
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484