#2FAA9E#2FAA9E
#2FAA9E is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.0% C 0.106 H 185.4°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #2FAA9E |
|---|---|
| RGB | rgb(47, 170, 158) |
| HSL | hsl(174, 57%, 43%) |
| HSV | hsv(174, 72%, 67%) |
| CMYK | cmyk(72.4%, 0%, 7.1%, 33.3%) |
| CIE-LAB | lab(63.19, -35.69, -3.45) |
| CIE-LCH | lch(63.19, 35.85, 185.52°) |
| OKLab | oklab(66.96% -0.1055 -0.0099) |
| OKLCH | oklch(66.96% 0.106 185.4) |
| XYZ | xyz(21.7156, 31.8198, 37.3385) |
| Luminance | 0.3182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.87
Topaz
#13BBAF
ΔE00 4.85
Blue Green
#0F9B8E
ΔE00 4.97
Tealish
#24BCA8
ΔE00 5.53
Sea
#3C9992
ΔE00 5.54
Dull Teal
#5F9E8F
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FAA9E #AA2F3B
analogous
#2FAA60 #2FAA9E #2F79AA
triadic
#2FAA9E #9E2FAA #AA9E2F
tetradic
#2FAA9E #602FAA #AA2F3B #79AA2F
square
#2FAA9E #602FAA #AA2F3B #79AA2F
split-complementary
#2FAA9E #AA2F79 #AA602F
monochromatic
#144A45 #227A71 #2FAA9E #49CDC0 #79DAD1
Accessibility & contrast
On white
2.85
#2FAA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#2FAA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FAA9E
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FAA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FAA9E | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A09E
Deuteranopia (green-blind)
#90949F
Tritanopia (blue-blind)
#00AEA6
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #2faa9e; /* rgb */ color: rgb(47, 170, 158); /* oklch */ color: oklch(67.0% 0.106 185.4);
Tailwind
colors: {
custom: {
50: '#7bc4ba',
500: '#2faa9e',
950: '#000000',
},
}SCSS
$custom: #2faa9e; $custom-light: #7bc4ba; $custom-dark: #000000;
JSON
{
"hex": "#2faa9e",
"rgb": {
"r": 47,
"g": 170,
"b": 158
},
"hsl": {
"h": 174.146,
"s": 56.682,
"l": 42.549
},
"oklch": {
"l": 0.66962,
"c": 0.10601,
"h": 185.4
},
"luminance": 0.31822
}Semantic roles & 50–950 ramp
primary
#2FAA9E
secondary
#C2727A
accent
#4857E0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280