#2FC09C#2FC09C
#2FC09C is a light, vivid teal. Relative luminance 0.407; OKLCH L 72.5% C 0.130 H 171.6°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #2FC09C |
|---|---|
| RGB | rgb(47, 192, 156) |
| HSL | hsl(165, 61%, 47%) |
| HSV | hsv(165, 76%, 75%) |
| CMYK | cmyk(75.5%, 0%, 18.7%, 24.7%) |
| CIE-LAB | lab(69.97, -45.89, 7.49) |
| CIE-LCH | lch(69.97, 46.49, 170.73°) |
| OKLab | oklab(72.48% -0.1286 0.0191) |
| OKLCH | oklch(72.48% 0.13 171.6) |
| XYZ | xyz(26.0195, 40.7008, 37.9308) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.81
Green Blue
#01C08D
ΔE00 3.85
Turquoise (survey)
#06C2AC
ΔE00 4.61
Tealish
#24BCA8
ΔE00 4.96
Mediumaquamarine
#66CDAA
ΔE00 5.12
Greenblue
#23C48B
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FC09C #C02F53
analogous
#2FC053 #2FC09C #2F9CC0
triadic
#2FC09C #9C2FC0 #C09C2F
tetradic
#2FC09C #532FC0 #C02F53 #9CC02F
square
#2FC09C #532FC0 #C02F53 #9CC02F
split-complementary
#2FC09C #C02F9C #C0532F
monochromatic
#175E4C #238F74 #2FC09C #56D6B6 #88E2CB
Accessibility & contrast
On white
2.30
#2FC09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#2FC09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FC09C
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FC09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FC09C | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39A
Deuteranopia (green-blind)
#A7A59F
Tritanopia (blue-blind)
#00C2B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #2fc09c; /* rgb */ color: rgb(47, 192, 156); /* oklch */ color: oklch(72.5% 0.130 171.6);
Tailwind
colors: {
custom: {
50: '#7ed4b9',
500: '#2fc09c',
950: '#000000',
},
}SCSS
$custom: #2fc09c; $custom-light: #7ed4b9; $custom-dark: #000000;
JSON
{
"hex": "#2fc09c",
"rgb": {
"r": 47,
"g": 192,
"b": 156
},
"hsl": {
"h": 165.103,
"s": 60.669,
"l": 46.863
},
"oklch": {
"l": 0.72477,
"c": 0.13004,
"h": 171.6
},
"luminance": 0.40704
}Semantic roles & 50–950 ramp
primary
#2FC09C
secondary
#CB7F92
accent
#446CE4
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0B1411
muted
#7C8380