#97F2EC#97F2EC
#97F2EC is a very light, moderate teal. Relative luminance 0.761; OKLCH L 90.2% C 0.088 H 190.4°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #97F2EC |
|---|---|
| RGB | rgb(151, 242, 236) |
| HSL | hsl(176, 78%, 77%) |
| HSV | hsv(176, 38%, 95%) |
| CMYK | cmyk(37.6%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(89.92, -28.48, -5.69) |
| CIE-LCH | lch(89.92, 29.04, 191.30°) |
| OKLab | oklab(90.25% -0.0863 -0.0158) |
| OKLCH | oklch(90.25% 0.088 190.4) |
| XYZ | xyz(59.6493, 76.1356, 90.8931) |
| Luminance | 0.7614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.43
Pale Cyan
#B7FFFA
ΔE00 4.24
Paleturquoise
#AFEEEE
ΔE00 4.77
Eggshell Blue
#C4FFF7
ΔE00 5.99
Duck Egg Blue
#C3FBF4
ΔE00 6.00
Robin'S Egg Blue
#98EFF9
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F2EC #F2979D
analogous
#97F2BF #97F2EC #97CBF2
triadic
#97F2EC #EC97F2 #F2EC97
tetradic
#97F2EC #BF97F2 #F2979D #CBF297
square
#97F2EC #BF97F2 #F2979D #CBF297
split-complementary
#97F2EC #F297CB #F2BF97
monochromatic
#2AE4D8 #61EBE2 #97F2EC #CDF9F6 #E4FCFA
Accessibility & contrast
On white
1.29
#97F2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#97F2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F2EC
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F2EC | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EC
Deuteranopia (green-blind)
#D8DDED
Tritanopia (blue-blind)
#73F7F0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #97f2ec; /* rgb */ color: rgb(151, 242, 236); /* oklch */ color: oklch(90.2% 0.088 190.4);
Tailwind
colors: {
custom: {
50: '#b9f6f2',
500: '#97f2ec',
950: '#000000',
},
}SCSS
$custom: #97f2ec; $custom-light: #b9f6f2; $custom-dark: #000000;
JSON
{
"hex": "#97f2ec",
"rgb": {
"r": 151,
"g": 242,
"b": 236
},
"hsl": {
"h": 176.044,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.90249,
"c": 0.08773,
"h": 190.4
},
"luminance": 0.7614
}Semantic roles & 50–950 ramp
primary
#97F2EC
secondary
#CF5E65
accent
#0B19DA
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585