#2FB09B#2FB09B
#2FB09B is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.4% C 0.113 H 179.2°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB09B |
|---|---|
| RGB | rgb(47, 176, 155) |
| HSL | hsl(170, 58%, 44%) |
| HSV | hsv(170, 73%, 69%) |
| CMYK | cmyk(73.3%, 0%, 11.9%, 31%) |
| CIE-LAB | lab(64.98, -39.23, 0.84) |
| CIE-LCH | lch(64.98, 39.24, 178.78°) |
| OKLab | oklab(68.39% -0.1131 0.0016) |
| OKLCH | oklch(68.39% 0.113 179.2) |
| XYZ | xyz(22.6111, 34.0189, 36.3786) |
| Luminance | 0.3402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.32
Tealish
#24BCA8
ΔE00 3.43
Topaz
#13BBAF
ΔE00 4.68
Lightseagreen
#20B2AA
ΔE00 4.74
Turquoise (survey)
#06C2AC
ΔE00 4.99
Blue Green
#0F9B8E
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB09B #B02F44
analogous
#2FB05A #2FB09B #2F84B0
triadic
#2FB09B #9B2FB0 #B09B2F
tetradic
#2FB09B #5A2FB0 #B02F44 #84B02F
square
#2FB09B #5A2FB0 #B02F44 #84B02F
split-complementary
#2FB09B #B02F84 #B05A2F
monochromatic
#154F46 #228070 #2FB09B #4DCFBA #7DDCCD
Accessibility & contrast
On white
2.69
#2FB09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#2FB09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB09B
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB09B | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A59A
Deuteranopia (green-blind)
#97989D
Tritanopia (blue-blind)
#00B3AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #2fb09b; /* rgb */ color: rgb(47, 176, 155); /* oklch */ color: oklch(68.4% 0.113 179.2);
Tailwind
colors: {
custom: {
50: '#7bc8b8',
500: '#2fb09b',
950: '#000000',
},
}SCSS
$custom: #2fb09b; $custom-light: #7bc8b8; $custom-dark: #000000;
JSON
{
"hex": "#2fb09b",
"rgb": {
"r": 47,
"g": 176,
"b": 155
},
"hsl": {
"h": 170.233,
"s": 57.848,
"l": 43.725
},
"oklch": {
"l": 0.68389,
"c": 0.11308,
"h": 179.2
},
"luminance": 0.34022
}Semantic roles & 50–950 ramp
primary
#2FB09B
secondary
#C57683
accent
#4760E1
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280