#97ECEC#97ECEC
#97ECEC is a very light, moderate teal. Relative luminance 0.726; OKLCH L 88.9% C 0.082 H 195.8°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #97ECEC |
|---|---|
| RGB | rgb(151, 236, 236) |
| HSL | hsl(180, 69%, 76%) |
| HSV | hsv(180, 36%, 93%) |
| CMYK | cmyk(36%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(88.27, -25.59, -8.14) |
| CIE-LCH | lch(88.27, 26.85, 197.64°) |
| OKLab | oklab(88.92% -0.0793 -0.0224) |
| OKLCH | oklch(88.92% 0.082 195.8) |
| XYZ | xyz(57.8928, 72.6225, 90.3076) |
| Luminance | 0.7263 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.42
Robin'S Egg Blue
#98EFF9
ΔE00 3.76
Light Cyan
#ACFFFC
ΔE00 4.22
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Pale Cyan
#B7FFFA
ΔE00 5.01
Robin'S Egg
#6DEDFD
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ECEC #EC9797
analogous
#97ECC1 #97ECEC #97C1EC
triadic
#97ECEC #EC97EC #ECEC97
tetradic
#97ECEC #C197EC #EC9797 #C1EC97
square
#97ECEC #C197EC #EC9797 #C1EC97
split-complementary
#97ECEC #EC97C1 #ECC197
monochromatic
#30D9D9 #63E3E3 #97ECEC #CBF5F5 #E5FAFA
Accessibility & contrast
On white
1.35
#97ECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#97ECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ECEC
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ECEC | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EC
Deuteranopia (green-blind)
#D2D9ED
Tritanopia (blue-blind)
#74F1EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #97ecec; /* rgb */ color: rgb(151, 236, 236); /* oklch */ color: oklch(88.9% 0.082 195.8);
Tailwind
colors: {
custom: {
50: '#b9f2f2',
500: '#97ecec',
950: '#000000',
},
}SCSS
$custom: #97ecec; $custom-light: #b9f2f2; $custom-dark: #000000;
JSON
{
"hex": "#97ecec",
"rgb": {
"r": 151,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 69.106,
"l": 75.882
},
"oklch": {
"l": 0.88923,
"c": 0.08237,
"h": 195.8
},
"luminance": 0.72626
}Semantic roles & 50–950 ramp
primary
#97ECEC
secondary
#C86060
accent
#1414D1
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585