#2FAA95#2FAA95
#2FAA95 is a light, moderate teal. Relative luminance 0.315; OKLCH L 66.7% C 0.110 H 178.6°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #2FAA95 |
|---|---|
| RGB | rgb(47, 170, 149) |
| HSL | hsl(170, 57%, 43%) |
| HSV | hsv(170, 72%, 67%) |
| CMYK | cmyk(72.4%, 0%, 12.4%, 33.3%) |
| CIE-LAB | lab(62.95, -38.16, 1.22) |
| CIE-LCH | lch(62.95, 38.18, 178.17°) |
| OKLab | oklab(66.68% -0.1098 0.0026) |
| OKLCH | oklch(66.68% 0.11 178.6) |
| XYZ | xyz(20.9692, 31.5212, 33.4070) |
| Luminance | 0.3152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.96
Tealish
#24BCA8
ΔE00 5.17
Lightseagreen
#20B2AA
ΔE00 5.43
Blue Green
#0F9B8E
ΔE00 5.43
Topaz
#13BBAF
ΔE00 6.09
Dull Teal
#5F9E8F
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FAA95 #AA2F44
analogous
#2FAA57 #2FAA95 #2F82AA
triadic
#2FAA95 #952FAA #AA952F
tetradic
#2FAA95 #572FAA #AA2F44 #82AA2F
square
#2FAA95 #572FAA #AA2F44 #82AA2F
split-complementary
#2FAA95 #AA2F82 #AA572F
monochromatic
#144A41 #227A6B #2FAA95 #49CDB6 #79DACA
Accessibility & contrast
On white
2.87
#2FAA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#2FAA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FAA95
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FAA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FAA95 | 1.00 | 2.87 | 7.30 | 7.30 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A094
Deuteranopia (green-blind)
#929397
Tritanopia (blue-blind)
#00ADA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2faa95; /* rgb */ color: rgb(47, 170, 149); /* oklch */ color: oklch(66.7% 0.110 178.6);
Tailwind
colors: {
custom: {
50: '#7ac4b4',
500: '#2faa95',
950: '#000000',
},
}SCSS
$custom: #2faa95; $custom-light: #7ac4b4; $custom-dark: #000000;
JSON
{
"hex": "#2faa95",
"rgb": {
"r": 47,
"g": 170,
"b": 149
},
"hsl": {
"h": 169.756,
"s": 56.682,
"l": 42.549
},
"oklch": {
"l": 0.66677,
"c": 0.1098,
"h": 178.6
},
"luminance": 0.31524
}Semantic roles & 50–950 ramp
primary
#2FAA95
secondary
#C27280
accent
#4862E0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280