#2FB09E#2FB09E
#2FB09E is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.5% C 0.112 H 181.3°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB09E |
|---|---|
| RGB | rgb(47, 176, 158) |
| HSL | hsl(172, 58%, 44%) |
| HSV | hsv(172, 73%, 69%) |
| CMYK | cmyk(73.3%, 0%, 10.2%, 31%) |
| CIE-LAB | lab(65.06, -38.42, -0.71) |
| CIE-LCH | lch(65.06, 38.42, 181.06°) |
| OKLab | oklab(68.48% -0.1117 -0.0026) |
| OKLCH | oklch(68.48% 0.112 181.3) |
| XYZ | xyz(22.8662, 34.1209, 37.7220) |
| Luminance | 0.3412 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.34
Lightseagreen
#20B2AA
ΔE00 3.72
Topaz
#13BBAF
ΔE00 3.97
Greeny Blue
#42B395
ΔE00 4.25
Turquoise (survey)
#06C2AC
ΔE00 5.01
Blue Green
#0F9B8E
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB09E #B02F41
analogous
#2FB05D #2FB09E #2F81B0
triadic
#2FB09E #9E2FB0 #B09E2F
tetradic
#2FB09E #5D2FB0 #B02F41 #81B02F
square
#2FB09E #5D2FB0 #B02F41 #81B02F
split-complementary
#2FB09E #B02F81 #B05D2F
monochromatic
#154F47 #228073 #2FB09E #4DCFBD #7DDCCF
Accessibility & contrast
On white
2.68
#2FB09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#2FB09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB09E
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB09E | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59D
Deuteranopia (green-blind)
#9698A0
Tritanopia (blue-blind)
#00B3AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #2fb09e; /* rgb */ color: rgb(47, 176, 158); /* oklch */ color: oklch(68.5% 0.112 181.3);
Tailwind
colors: {
custom: {
50: '#7cc8ba',
500: '#2fb09e',
950: '#000000',
},
}SCSS
$custom: #2fb09e; $custom-light: #7cc8ba; $custom-dark: #000000;
JSON
{
"hex": "#2fb09e",
"rgb": {
"r": 47,
"g": 176,
"b": 158
},
"hsl": {
"h": 171.628,
"s": 57.848,
"l": 43.725
},
"oklch": {
"l": 0.68482,
"c": 0.11169,
"h": 181.3
},
"luminance": 0.34124
}Semantic roles & 50–950 ramp
primary
#2FB09E
secondary
#C57681
accent
#475CE1
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280