#97E2DD#97E2DD
#97E2DD is a very light, moderate teal. Relative luminance 0.662; OKLCH L 86.2% C 0.075 H 190.6°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #97E2DD |
|---|---|
| RGB | rgb(151, 226, 221) |
| HSL | hsl(176, 56%, 74%) |
| HSV | hsv(176, 33%, 89%) |
| CMYK | cmyk(33.2%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(85.09, -24.19, -4.94) |
| CIE-LCH | lch(85.09, 24.69, 191.55°) |
| OKLab | oklab(86.25% -0.0733 -0.0137) |
| OKLCH | oklch(86.25% 0.075 190.6) |
| XYZ | xyz(53.0054, 66.1893, 78.3754) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.34
Light Cyan
#ACFFFC
ΔE00 6.25
Robin'S Egg Blue
#98EFF9
ΔE00 6.27
Pale Cyan
#B7FFFA
ΔE00 6.45
Duck Egg Blue
#C3FBF4
ΔE00 6.90
Powder Blue
#B0E0E6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E2DD #E2979C
analogous
#97E2B8 #97E2DD #97C2E2
triadic
#97E2DD #DD97E2 #E2DD97
tetradic
#97E2DD #B897E2 #E2979C #C2E297
square
#97E2DD #B897E2 #E2979C #C2E297
split-complementary
#97E2DD #E297C2 #E2B897
monochromatic
#38C7BE #67D5CD #97E2DD #C7EFED #E7F8F7
Accessibility & contrast
On white
1.47
#97E2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#97E2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E2DD
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E2DD | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDD
Deuteranopia (green-blind)
#CCD0DE
Tritanopia (blue-blind)
#7CE6E0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #97e2dd; /* rgb */ color: rgb(151, 226, 221); /* oklch */ color: oklch(86.2% 0.075 190.6);
Tailwind
colors: {
custom: {
50: '#b8ebe7',
500: '#97e2dd',
950: '#000000',
},
}SCSS
$custom: #97e2dd; $custom-light: #b8ebe7; $custom-dark: #000000;
JSON
{
"hex": "#97e2dd",
"rgb": {
"r": 151,
"g": 226,
"b": 221
},
"hsl": {
"h": 176,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.86245,
"c": 0.07461,
"h": 190.6
},
"luminance": 0.66192
}Semantic roles & 50–950 ramp
primary
#97E2DD
secondary
#BB6268
accent
#222CC4
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121616
muted
#828484