#2FAA98#2FAA98
#2FAA98 is a light, moderate teal. Relative luminance 0.316; OKLCH L 66.8% C 0.108 H 180.8°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #2FAA98 |
|---|---|
| RGB | rgb(47, 170, 152) |
| HSL | hsl(171, 57%, 43%) |
| HSV | hsv(171, 72%, 67%) |
| CMYK | cmyk(72.4%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(63.03, -37.35, -0.34) |
| CIE-LCH | lch(63.03, 37.35, 180.52°) |
| OKLab | oklab(66.77% -0.1084 -0.0015) |
| OKLCH | oklch(66.77% 0.108 180.8) |
| XYZ | xyz(21.2117, 31.6183, 34.6847) |
| Luminance | 0.3162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.50
Greeny Blue
#42B395
ΔE00 4.73
Tealish
#24BCA8
ΔE00 5.06
Blue Green
#0F9B8E
ΔE00 5.06
Topaz
#13BBAF
ΔE00 5.50
Dull Teal
#5F9E8F
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FAA98 #AA2F41
analogous
#2FAA5B #2FAA98 #2F7EAA
triadic
#2FAA98 #982FAA #AA982F
tetradic
#2FAA98 #5B2FAA #AA2F41 #7EAA2F
square
#2FAA98 #5B2FAA #AA2F41 #7EAA2F
split-complementary
#2FAA98 #AA2F7E #AA5B2F
monochromatic
#144A42 #227A6D #2FAA98 #49CDBA #79DACC
Accessibility & contrast
On white
2.87
#2FAA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#2FAA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FAA98
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FAA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FAA98 | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A097
Deuteranopia (green-blind)
#91939A
Tritanopia (blue-blind)
#00ADA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2faa98; /* rgb */ color: rgb(47, 170, 152); /* oklch */ color: oklch(66.8% 0.108 180.8);
Tailwind
colors: {
custom: {
50: '#7ac4b6',
500: '#2faa98',
950: '#000000',
},
}SCSS
$custom: #2faa98; $custom-light: #7ac4b6; $custom-dark: #000000;
JSON
{
"hex": "#2faa98",
"rgb": {
"r": 47,
"g": 170,
"b": 152
},
"hsl": {
"h": 171.22,
"s": 56.682,
"l": 42.549
},
"oklch": {
"l": 0.6677,
"c": 0.10837,
"h": 180.8
},
"luminance": 0.31621
}Semantic roles & 50–950 ramp
primary
#2FAA98
secondary
#C2727E
accent
#485EE0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280