#97F2ED#97F2ED
#97F2ED is a very light, moderate teal. Relative luminance 0.762; OKLCH L 90.3% C 0.088 H 191.2°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #97F2ED |
|---|---|
| RGB | rgb(151, 242, 237) |
| HSL | hsl(177, 78%, 77%) |
| HSV | hsv(177, 38%, 95%) |
| CMYK | cmyk(37.6%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(89.95, -28.25, -6.17) |
| CIE-LCH | lch(89.95, 28.92, 192.33°) |
| OKLab | oklab(90.28% -0.0859 -0.0171) |
| OKLCH | oklch(90.28% 0.088 191.2) |
| XYZ | xyz(59.7950, 76.1939, 91.6604) |
| Luminance | 0.7620 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.30
Pale Cyan
#B7FFFA
ΔE00 4.19
Paleturquoise
#AFEEEE
ΔE00 4.57
Robin'S Egg Blue
#98EFF9
ΔE00 5.68
Duck Egg Blue
#C3FBF4
ΔE00 6.00
Eggshell Blue
#C4FFF7
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F2ED #F2979C
analogous
#97F2C0 #97F2ED #97CAF2
triadic
#97F2ED #ED97F2 #F2ED97
tetradic
#97F2ED #C097F2 #F2979C #CAF297
square
#97F2ED #C097F2 #F2979C #CAF297
split-complementary
#97F2ED #F297CA #F2C097
monochromatic
#2AE4DA #61EBE4 #97F2ED #CDF9F6 #E4FCFA
Accessibility & contrast
On white
1.29
#97F2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#97F2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F2ED
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F2ED | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#D8DDEE
Tritanopia (blue-blind)
#72F7F0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #97f2ed; /* rgb */ color: rgb(151, 242, 237); /* oklch */ color: oklch(90.3% 0.088 191.2);
Tailwind
colors: {
custom: {
50: '#b9f6f2',
500: '#97f2ed',
950: '#000000',
},
}SCSS
$custom: #97f2ed; $custom-light: #b9f6f2; $custom-dark: #000000;
JSON
{
"hex": "#97f2ed",
"rgb": {
"r": 151,
"g": 242,
"b": 237
},
"hsl": {
"h": 176.703,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.9028,
"c": 0.08758,
"h": 191.2
},
"luminance": 0.76198
}Semantic roles & 50–950 ramp
primary
#97F2ED
secondary
#CF5E64
accent
#0B17DA
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585