#97E2E2#97E2E2
#97E2E2 is a very light, moderate teal. Relative luminance 0.665; OKLCH L 86.4% C 0.074 H 195.9°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #97E2E2 |
|---|---|
| RGB | rgb(151, 226, 226) |
| HSL | hsl(180, 56%, 74%) |
| HSV | hsv(180, 33%, 89%) |
| CMYK | cmyk(33.2%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(85.23, -23.04, -7.38) |
| CIE-LCH | lch(85.23, 24.19, 197.76°) |
| OKLab | oklab(86.4% -0.0713 -0.0203) |
| OKLCH | oklch(86.4% 0.074 195.9) |
| XYZ | xyz(53.6815, 66.4597, 81.9361) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.65
Robin'S Egg Blue
#98EFF9
ΔE00 4.61
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Powder Blue
#B0E0E6
ΔE00 5.91
Light Cyan
#ACFFFC
ΔE00 6.24
Pale Cyan
#B7FFFA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E2E2 #E29797
analogous
#97E2BD #97E2E2 #97BDE2
triadic
#97E2E2 #E297E2 #E2E297
tetradic
#97E2E2 #BD97E2 #E29797 #BDE297
square
#97E2E2 #BD97E2 #E29797 #BDE297
split-complementary
#97E2E2 #E297BD #E2BD97
monochromatic
#38C7C7 #67D5D5 #97E2E2 #C7EFEF #E7F8F8
Accessibility & contrast
On white
1.47
#97E2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#97E2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E2E2
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E2E2 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE2
Deuteranopia (green-blind)
#CBD1E3
Tritanopia (blue-blind)
#7AE7E2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #97e2e2; /* rgb */ color: rgb(151, 226, 226); /* oklch */ color: oklch(86.4% 0.074 195.9);
Tailwind
colors: {
custom: {
50: '#b8ebeb',
500: '#97e2e2',
950: '#000000',
},
}SCSS
$custom: #97e2e2; $custom-light: #b8ebeb; $custom-dark: #000000;
JSON
{
"hex": "#97e2e2",
"rgb": {
"r": 151,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.864,
"c": 0.07416,
"h": 195.9
},
"luminance": 0.66463
}Semantic roles & 50–950 ramp
primary
#97E2E2
secondary
#BB6262
accent
#2222C4
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#121616
muted
#828484