#2FAAAE#2FAAAE
#2FAAAE is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.5% C 0.104 H 198.3°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #2FAAAE |
|---|---|
| RGB | rgb(47, 170, 174) |
| HSL | hsl(182, 57%, 43%) |
| HSV | hsv(182, 73%, 68%) |
| CMYK | cmyk(73%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(63.68, -31.03, -11.68) |
| CIE-LCH | lch(63.68, 33.16, 200.62°) |
| OKLab | oklab(67.52% -0.0983 -0.0324) |
| OKLCH | oklch(67.52% 0.104 198.3) |
| XYZ | xyz(23.1836, 32.4070, 45.0695) |
| Luminance | 0.3241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.17
Turquoise Blue
#06B1C4
ΔE00 5.50
Cadetblue
#5F9EA0
ΔE00 6.07
Sea
#3C9992
ΔE00 6.86
Topaz
#13BBAF
ΔE00 7.62
Blue Green
#0F9B8E
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FAAAE #AE332F
analogous
#2FAE72 #2FAAAE #2F6AAE
triadic
#2FAAAE #AE2FAA #AAAE2F
tetradic
#2FAAAE #722FAE #AE332F #6AAE2F
square
#2FAAAE #722FAE #AE332F #6AAE2F
split-complementary
#2FAAAE #AE2F6A #AE722F
monochromatic
#154C4E #227B7E #2FAAAE #4CCACF #7CD9DC
Accessibility & contrast
On white
2.81
#2FAAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#2FAAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FAAAE
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FAAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FAAAE | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2AE
Deuteranopia (green-blind)
#8B95AF
Tritanopia (blue-blind)
#00B0AB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2faaae; /* rgb */ color: rgb(47, 170, 174); /* oklch */ color: oklch(67.5% 0.104 198.3);
Tailwind
colors: {
custom: {
50: '#7cc3c6',
500: '#2faaae',
950: '#000000',
},
}SCSS
$custom: #2faaae; $custom-light: #7cc3c6; $custom-dark: #000000;
JSON
{
"hex": "#2faaae",
"rgb": {
"r": 47,
"g": 170,
"b": 174
},
"hsl": {
"h": 181.89,
"s": 57.466,
"l": 43.333
},
"oklch": {
"l": 0.67516,
"c": 0.10353,
"h": 198.3
},
"luminance": 0.3241
}Semantic roles & 50–950 ramp
primary
#2FAAAE
secondary
#C47775
accent
#4C47E1
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182